We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fba105b commit d69149eCopy full SHA for d69149e
src/tools/pgindent/README
@@ -28,6 +28,8 @@ This can format all PostgreSQL *.c and *.h files, but excludes *.y, and
28
6) Do a full test build:
29
30
run configure
31
+ # stop is only necessary if it's going to install in a location with an
32
+ # already running server
33
pg_ctl stop
34
gmake -C src install
35
gmake -C contrib install
0 commit comments