mirror of
https://github.com/postgres/postgres.git
synced 2025-05-20 00:03:14 -04:00
pgindent run to fix commits de64268561 and 5ae2087202a
Reported-by: Michael Paquier Discussion: https://postgr.es/m/ZT9YH7-TTx27V3yW@paquier.xyz Backpatch-through: master
This commit is contained in:
parent
0c60e8ba80
commit
56b30e266e
@ -1563,8 +1563,8 @@ getInstallationPaths(const char *argv0)
|
|||||||
FreeDir(pdir);
|
FreeDir(pdir);
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* It's not worth checking the share/ directory. If the lib/ directory
|
* It's not worth checking the share/ directory. If the lib/ directory is
|
||||||
* is there, then share/ probably is too.
|
* there, then share/ probably is too.
|
||||||
*/
|
*/
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -599,7 +599,8 @@ main(int argc, char *argv[])
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* Check the version of amcheck extension. Skip requested unique
|
* Check the version of amcheck extension. Skip requested unique
|
||||||
* constraint check with warning if it is not yet supported by amcheck.
|
* constraint check with warning if it is not yet supported by
|
||||||
|
* amcheck.
|
||||||
*/
|
*/
|
||||||
if (opts.checkunique == true)
|
if (opts.checkunique == true)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user