aboutsummaryrefslogtreecommitdiff
path: root/src/backend/port/nextstep/port.c
Commit message (Expand)AuthorAge
* Be careful to include postgres.h *before* any system headers, to ensureTom Lane2002-09-05
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-28
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* Change #include's to use <> and "" as appropriate.Bruce Momjian1999-07-15
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-01
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
* More cleanupsMarc G. Fournier1997-12-19
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* Add nextstep port, courtesy of Ovidiu Predescu.Bryan Henderson1997-01-13