We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e70ec82 commit 3503003Copy full SHA for 3503003
src/tools/pgindent/README
@@ -22,6 +22,8 @@ This can format all PostgreSQL *.c and *.h files, but excludes *.y, and
22
23
wget -O src/tools/pgindent/typedefs.list http://buildfarm.postgresql.org/cgi-bin/typedefs.pl
24
25
+ (see http://www.pgbuildfarm.org/cgi-bin/typedefs.pl?show_list for a full list of typedefs)
26
+
27
6) Run pgindent:
28
29
src/tools/pgindent/pgindent
0 commit comments