projects
/
users
/
simon
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a42d88
)
Document new location for typedef list.
author
Bruce Momjian
<bruce@momjian.us>
Wed, 10 Jun 2009 01:47:59 +0000
(
01:47
+0000)
committer
Bruce Momjian
<bruce@momjian.us>
Wed, 10 Jun 2009 01:47:59 +0000
(
01:47
+0000)
src/tools/pgindent/README
patch
|
blob
|
blame
|
history
diff --git
a/src/tools/pgindent/README
b/src/tools/pgindent/README
index c05b63ee2588e3f4eeb5ff4fc31be20869cfeb10..ca670509a9a2f02552046ae586be317678a6f3ba 100644
(file)
--- a/
src/tools/pgindent/README
+++ b/
src/tools/pgindent/README
@@
-3,8
+3,15
@@
$PostgreSQL$
pgindent
========
-This can format all PostgreSQL *.c and *.h files, but excludes *.y, and *.l
-files.
+This can format all PostgreSQL *.c and *.h files, but excludes *.y, and
+*.l files. For source code typedefs, download:
+
+ http://www.pgbuildfarm.org/cgi-bin/typedefs.pl
+
+---------------------------------------------------------------------------
+
+Obsolete typedef list creation instructions:
+--------------------------------------------
To use pgindent: