aboutsummaryrefslogtreecommitdiff
path: root/src/backend/port/nextstep
Commit message (Expand)AuthorAge
* Add shared memory and semaphore routines for Win32.Bruce Momjian2003-04-24
* 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
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-31
* Generated header files parse.h and fmgroids.h are now copied intoTom Lane2000-05-29
* New LDOUT makefile variable for QNX os.Bruce Momjian1999-12-13
* Make LD -r as macros that can be changed for QNX.Bruce Momjian1999-12-09
* Change #include's to use <> and "" as appropriate.Bruce Momjian1999-07-15
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-01
* re-integrate nextstep dynloader functionalityMarc G. Fournier1998-08-25
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
* Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier1997-12-20
* 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
* Remove machine.h, since it wasn't doing anything that config.h wasn'tMarc G. Fournier1997-02-09
* Add nextstep port, courtesy of Ovidiu Predescu.Bryan Henderson1997-01-13