pgindent: add typedef blog URL
authorBruce Momjian <bruce@momjian.us>
Mon, 1 Jun 2015 15:27:30 +0000 (11:27 -0400)
committerBruce Momjian <bruce@momjian.us>
Mon, 1 Jun 2015 15:27:30 +0000 (11:27 -0400)
src/tools/pgindent/README

index 507c3207e3c7cdaa4cb39e17bd6540334efa73d3..878edf697ef841b681c80dc56516bd210882975f 100644 (file)
@@ -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: