summaryrefslogtreecommitdiff
path: root/src/include/postgres_fe.h
AgeCommit message (Expand)Author
2002-06-20Update copyright to 2002.Bruce Momjian
2001-11-05New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian
2001-10-28Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-08-24c.h needs to include postgres_ext.h to be self-contained.Peter Eisentraut
2001-02-10Restructure the key include files per recent pghackers discussion: thereTom Lane