projects
/
users
/
c2main
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50ab76d
)
pgindent: add typedef blog URL
author
Bruce Momjian
<bruce@momjian.us>
Mon, 1 Jun 2015 15:27:30 +0000
(11:27 -0400)
committer
Bruce Momjian
<bruce@momjian.us>
Mon, 1 Jun 2015 15:27:30 +0000
(11:27 -0400)
src/tools/pgindent/README
patch
|
blob
|
blame
|
history
diff --git
a/src/tools/pgindent/README
b/src/tools/pgindent/README
index 507c3207e3c7cdaa4cb39e17bd6540334efa73d3..878edf697ef841b681c80dc56516bd210882975f 100644
(file)
--- 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: