mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-03-13 19:57:53 +08: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