summaryrefslogtreecommitdiff
path: root/src/backend/port/qnx4
Commit message (Expand)AuthorAgeFilesLines
* Remove QNX port.Bruce Momjian2006-01-059-1181/+0
* Standard pgindent run for 8.1.Bruce Momjian2005-10-152-11/+10
* Localize our dependencies on the way to create NAN or INFINITY.Tom Lane2004-03-151-3/+9
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-299-9/+9
* Add rint() to /port, remove from qnx/.Bruce Momjian2003-05-093-76/+4
* Add shared memory and semaphore routines for Win32.Bruce Momjian2003-04-241-2/+2
* This patch removes a bunch of superfluous #include directives: ifBruce Momjian2002-11-085-14/+5
* pgindent run.Bruce Momjian2002-09-041-2/+2
* Remove sys/types.h in files that include postgres.h, and hence c.h,Bruce Momjian2002-09-021-2/+1
* Test program needs to declare MaxBackends, per Bernd Tegge.Tom Lane2001-11-111-1/+3
* Fix indenting for 'extern "C"' cases.Bruce Momjian2001-11-082-28/+28
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-053-6/+6
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-284-5/+8
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-256-100/+97
* Get rid of PID entries in shmem hash table; there is no longer any needTom Lane2001-09-071-49/+63
* Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number ofPeter Eisentraut2001-08-247-12/+18
* I haven't tried building postgres with the Watcom compiler for 7.1 becauseBruce Momjian2001-05-243-15/+93
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-3/+5
* Considering the BeOS port didn't compile without IPC_STAT and shm_nattch,Tom Lane2001-03-182-2/+4
* XLOG (and related) changes:Tom Lane2001-03-131-10/+15
* Apply patches for QNX from MaurizioBruce Momjian2001-02-021-2/+2
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-311-4/+4
* Generated header files parse.h and fmgroids.h are now copied intoTom Lane2000-05-291-6/+2
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-1210-636/+782
* > I have improved the System V semaphore emulation of the QNX4 port.Bruce Momjian2000-03-143-58/+145
* Remove unused files.Bruce Momjian1999-12-171-11365/+0
* Fix MULTIBYTE handling in string by using strcat.Bruce Momjian1999-12-171-139/+1408
* Update for QNX.Bruce Momjian1999-12-1612-0/+11016