summaryrefslogtreecommitdiff
path: root/src/backend/port/qnx4/sem.c
AgeCommit message (Expand)Author
2006-01-05Remove QNX port.Bruce Momjian
2005-10-15Standard pgindent run for 8.1.Bruce Momjian
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2002-11-08This patch removes a bunch of superfluous #include directives: ifBruce Momjian
2002-09-02Remove sys/types.h in files that include postgres.h, and hence c.h,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-09-07Get rid of PID entries in shmem hash table; there is no longer any needTom Lane
2001-08-24Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number ofPeter Eisentraut
2001-05-24I haven't tried building postgres with the Watcom compiler for 7.1 becauseBruce Momjian
2001-02-02Apply patches for QNX from MaurizioBruce Momjian
2000-04-12Ye-old pgindent run. Same 4-space tabs.Bruce Momjian
2000-03-14> I have improved the System V semaphore emulation of the QNX4 port.Bruce Momjian
1999-12-16Update for QNX.Bruce Momjian