From: Bruce Momjian Date: Mon, 1 Jun 2015 15:27:30 +0000 (-0400) Subject: pgindent: add typedef blog URL X-Git-Tag: jit-before-rebase-2017-11-03~5201 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=ab959cc0ea7ee143e017e18fae23e4269a1ba435;p=users%2Fandresfreund%2Fpostgres.git pgindent: add typedef blog URL --- diff --git a/src/tools/pgindent/README b/src/tools/pgindent/README index 507c3207e3..878edf697e 100644 --- a/src/tools/pgindent/README +++ b/src/tools/pgindent/README @@ -22,7 +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) + (see http://www.pgbuildfarm.org/cgi-bin/typedefs.pl?show_list for a full list of typedefs, + also http://adpgtech.blogspot.com/2015/05/running-pgindent-on-non-core-code-or.html) 6) Run pgindent: