summaryrefslogtreecommitdiff
path: root/src/backend/port/darwin
Commit message (Expand)AuthorAgeFilesLines
* Pgindent run for 8.0.Bruce Momjian2004-08-291-1/+1
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Don't need hack copy of system() anymore in OS X 10.3.Tom Lane2003-11-082-0/+11
* This patch removes a bunch of superfluous #include directives: ifBruce Momjian2002-11-081-3/+0
* First test of Darwin port with POSIX semaphore code.Tom Lane2002-05-053-405/+4
* Fix indenting for 'extern "C"' cases.Bruce Momjian2001-11-081-44/+50
* PostgreSQL works again on Mac OS X 10.1. Hold your nose beforeTom Lane2001-11-083-2/+136
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-13/+12
* Get rid of PID entries in shmem hash table; there is no longer any needTom Lane2001-09-071-39/+51
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-52/+52
* attached is a patch that makes SysV semaphore emulationBruce Momjian2001-01-171-3/+7
* Darwin porting patches from Peter Bierman <bierman@apple.com>Tom Lane2000-12-112-0/+404