Skip to content

Commit e3107b2

Browse files
committed
Mention grabbing typedefs from pgsql/lib too.
1 parent 6cb1c02 commit e3107b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/pgindent/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ This can format all PostgreSQL *.c and *.h files, but excludes *.y, and *.l
22
files.
33

44
Get the list of typedef's included in pgindent by running this on the
5-
pgsql/bin directory:
5+
pgsql/bin and pgsql/lib directories:
66

77
/src/tools/find_typedef
88

0 commit comments

Comments
 (0)