mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Mention grabbing typedefs from pgsql/lib too.
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user