8000 Document new location for typedef list. · postgrespro/postgres_cluster@78f3c39 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 78f3c39

Browse files
committed
Document new location for typedef list.
1 parent 9b7304b commit 78f3c39

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

src/tools/pgindent/README

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
1-
$PostgreSQL: pgsql/src/tools/pgindent/README,v 1.29 2008/03/21 13:23:29 momjian Exp $
1+
$PostgreSQL: pgsql/src/tools/pgindent/README,v 1.30 2009/06/10 01:47:59 momjian Exp $
22

33
pgindent
44
========
55

6-
This can format all PostgreSQL *.c and *.h files, but excludes *.y, and *.l
7-
files.
6+
This can format all PostgreSQL *.c and *.h files, but excludes *.y, and
7+
*.l files. For source code typedefs, download:
8+
9+
http://www.pgbuildfarm.org/cgi-bin/typedefs.pl
10+
11+
---------------------------------------------------------------------------
12+
13+
Obsolete typedef list creation instructions:
14+
--------------------------------------------
815

916
To use pgindent:
1017

0 commit comments

Comments
 (0)
0