Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 7c7b1f4

Browse files
committed
Improve pgindent test instructions
1 parent e012423 commit 7c7b1f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/tools/pgindent/README

+2
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,10 @@ This can format all PostgreSQL *.c and *.h files, but excludes *.y, and
4747
# stop is only necessary if it's going to install in a location with an
4848
# already running server
4949
pg_ctl stop
50+
run configure
5051
make -C src install
5152
make -C contrib install
53+
run initdb
5254
pg_ctl start
5355
make installcheck-world
5456

0 commit comments

Comments
 (0)