mirror of
https://github.com/postgres/postgres.git
synced 2025-11-22 00:10:07 -05:00
Improve pgindent test instructions
This commit is contained in:
parent
e0124230ba
commit
7c7b1f4ae5
@ -47,8 +47,10 @@ This can format all PostgreSQL *.c and *.h files, but excludes *.y, and
|
||||
# stop is only necessary if it's going to install in a location with an
|
||||
# already running server
|
||||
pg_ctl stop
|
||||
run configure
|
||||
make -C src install
|
||||
make -C contrib install
|
||||
run initdb
|
||||
pg_ctl start
|
||||
make installcheck-world
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user