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

Commit56b30e2

Browse files
committed
pgindent run to fix commitsde64268 and5ae2087
Reported-by: Michael PaquierDiscussion:https://postgr.es/m/ZT9YH7-TTx27V3yW@paquier.xyzBackpatch-through: master
1 parent0c60e8b commit56b30e2

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

‎src/backend/postmaster/postmaster.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1563,8 +1563,8 @@ getInstallationPaths(const char *argv0)
15631563
FreeDir(pdir);
15641564

15651565
/*
1566-
* It's not worth checking the share/ directory. If the lib/ directory
1567-
*isthere, then share/ probably is too.
1566+
* It's not worth checking the share/ directory. If the lib/ directory is
1567+
* there, then share/ probably is too.
15681568
*/
15691569
}
15701570

‎src/bin/pg_amcheck/pg_amcheck.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,8 @@ main(int argc, char *argv[])
599599

600600
/*
601601
* Check the version of amcheck extension. Skip requested unique
602-
* constraint check with warning if it is not yet supported by amcheck.
602+
* constraint check with warning if it is not yet supported by
603+
* amcheck.
603604
*/
604605
if (opts.checkunique== true)
605606
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp