From: Bruce Momjian Date: Mon, 25 May 2015 20:53:48 +0000 (-0400) Subject: pgindent: document location of "all" typedef lists X-Git-Tag: REL9_5_ALPHA1~152 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3503003eb70c5a56c59afb20b4c7abec6cf9eb86;p=thirdparty%2Fpostgresql.git pgindent: document location of "all" typedef lists --- diff --git a/src/tools/pgindent/README b/src/tools/pgindent/README index 3d3a253c0ee..507c3207e3c 100644 --- a/src/tools/pgindent/README +++ b/src/tools/pgindent/README @@ -22,6 +22,8 @@ This can format all PostgreSQL *.c and *.h files, but excludes *.y, and wget -O src/tools/pgindent/typedefs.list http://buildfarm.postgresql.org/cgi-bin/typedefs.pl + (see http://www.pgbuildfarm.org/cgi-bin/typedefs.pl?show_list for a full list of typedefs) + 6) Run pgindent: src/tools/pgindent/pgindent