summaryrefslogtreecommitdiff
path: root/src/backend/port/darwin
AgeCommit message (Expand)Author
2016-08-18Remove obsolete replacement system() on darwinPeter Eisentraut
2014-05-06pgindent run for 9.4Bruce Momjian
2012-06-10Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian
2011-08-26Add markers for skips.Bruce Momjian
2010-11-23Remove useless whitespace at end of linesPeter Eisentraut
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2009-06-118.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian
2008-05-17Add $PostgreSQL$ markers to a lot of files that were missing them.Andrew Dunstan
2008-03-21More README src cleanups.Bruce Momjian
2008-03-20Make source code READMEs more consistent. Add CVS tags to all README files.Bruce Momjian
2008-02-19More refactoring, so that the SUBSYS.o rules are now all in one place.Peter Eisentraut
2007-03-26Remove advertising clause from Berkeley BSD-licensed files, perBruce Momjian
2007-01-20Remove remains of old depend target.Peter Eisentraut
2004-08-29Pgindent run for 8.0.Bruce Momjian
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-11-08Don't need hack copy of system() anymore in OS X 10.3.Tom Lane
2002-11-08This patch removes a bunch of superfluous #include directives: ifBruce Momjian
2002-05-05First test of Darwin port with POSIX semaphore code.Tom Lane
2001-11-08Fix indenting for 'extern "C"' cases.Bruce Momjian
2001-11-08PostgreSQL works again on Mac OS X 10.1. Hold your nose beforeTom Lane
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-03-22pgindent run. Make it all clean.Bruce Momjian
2001-01-17attached is a patch that makes SysV semaphore emulationBruce Momjian
2000-12-11Darwin porting patches from Peter Bierman <bierman@apple.com>Tom Lane