aboutsummaryrefslogtreecommitdiff
path: root/src/backend/port/qnx4
Commit message (Expand)AuthorAge
* This patch removes a bunch of superfluous #include directives: ifBruce Momjian2002-11-08
* pgindent run.Bruce Momjian2002-09-04
* Remove sys/types.h in files that include postgres.h, and hence c.h,Bruce Momjian2002-09-02
* Test program needs to declare MaxBackends, per Bernd Tegge.Tom Lane2001-11-11
* Fix indenting for 'extern "C"' cases.Bruce Momjian2001-11-08
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-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
* Get rid of PID entries in shmem hash table; there is no longer any needTom Lane2001-09-07
* Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number ofPeter Eisentraut2001-08-24
* I haven't tried building postgres with the Watcom compiler for 7.1 becauseBruce Momjian2001-05-24
* pgindent run. Make it all clean.Bruce Momjian2001-03-22
* Considering the BeOS port didn't compile without IPC_STAT and shm_nattch,Tom Lane2001-03-18
* XLOG (and related) changes:Tom Lane2001-03-13
* Apply patches for QNX from MaurizioBruce Momjian2001-02-02
* 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
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-12
* > I have improved the System V semaphore emulation of the QNX4 port.Bruce Momjian2000-03-14
* Remove unused files.Bruce Momjian1999-12-17
* Fix MULTIBYTE handling in string by using strcat.Bruce Momjian1999-12-17
* Update for QNX.Bruce Momjian1999-12-16