pgindent: Fix order in instructions

Peter Eisentraut <peter_e@gmx.net>

Commit: 8e6c8da16a51e24a33bf4afeb311ca5d0ecd2b21
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2013-02-15T02:40:05Z
Releases: 9.3.0
pgindent: Fix order in instructions

The previous order of steps didn't literally work, because git clean
-fdx would delete the downloaded typedefs.list.  Also, pgindent needs to
be called with a path when one is in at the top of the build tree.

Files

PathChange+/−
src/tools/pgindent/README modified +7 −7