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

Commit0a32768

Browse files
committed
Fix missing "static".
Per buildfarm member pademelon.
1 parent992df96 commit0a32768

File tree

1 file changed

+1
-1
lines changed
  • src/backend/access/transam

1 file changed

+1
-1
lines changed

‎src/backend/access/transam/xlog.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7339,7 +7339,7 @@ CreateCheckPoint(int flags)
73397339
* CreateRestartPoint() allows for the case where recovery may end before
73407340
* the restartpoint completes so there is no concern of concurrent behaviour.
73417341
*/
7342-
void
7342+
staticvoid
73437343
CreateEndOfRecoveryRecord(void)
73447344
{
73457345
xl_end_of_recoveryxlrec;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp