Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite19272e

Browse files
committed
Remove unused-and-misspelled function extern declaration.
Commitc655077 added "extern XLogRecPtr CalculateMaxmumSafeLSN(void)",which bears no trace of connection to anything else in that patchor anywhere else. Remove it again.Sergei Kornilov (also spotted by Bharath Rupireddy)Discussion:https://postgr.es/m/706501646056870@vla3-6a5326aeb4ee.qloud-c.yandex.netDiscussion:https://postgr.es/m/CALj2ACVoQ7NEf43Xz0rfxsGOKYTN5r4VZp2DO2_5p+CMzsRPFw@mail.gmail.com
1 parenta916cb9 commite19272e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎src/include/access/xlog.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,6 @@ extern void ShutdownXLOG(int code, Datum arg);
233233
externvoidCreateCheckPoint(intflags);
234234
externboolCreateRestartPoint(intflags);
235235
externWALAvailabilityGetWALAvailability(XLogRecPtrtargetLSN);
236-
externXLogRecPtrCalculateMaxmumSafeLSN(void);
237236
externvoidXLogPutNextOid(OidnextOid);
238237
externXLogRecPtrXLogRestorePoint(constchar*rpName);
239238
externvoidUpdateFullPageWrites(void);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp