From eb518e81ff7ffbab64973f051d18d636939690fe Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 10 Jun 2009 01:47:59 +0000 Subject: [PATCH] Document new location for typedef list. --- src/tools/pgindent/README | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/src/tools/pgindent/README b/src/tools/pgindent/README index c05b63ee25..ca670509a9 100644 --- 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: -- 2.39.5