Mention grabbing typedefs from pgsql/lib too.

REL8_0_STABLE
Bruce Momjian 22 years ago
parent 6cb1c0238b
commit e3107b2844
  1. 2
      src/tools/pgindent/README

@ -2,7 +2,7 @@ This can format all PostgreSQL *.c and *.h files, but excludes *.y, and *.l
files.
Get the list of typedef's included in pgindent by running this on the
pgsql/bin directory:
pgsql/bin and pgsql/lib directories:
/src/tools/find_typedef

Loading…
Cancel
Save