index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
port
/
darwin
Age
Commit message (
Expand
)
Author
2016-08-18
Remove obsolete replacement system() on darwin
Peter Eisentraut
2014-05-06
pgindent run for 9.4
Bruce Momjian
2012-06-10
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2011-08-26
Add markers for skips.
Bruce Momjian
2010-11-23
Remove useless whitespace at end of lines
Peter Eisentraut
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2009-06-11
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2008-05-17
Add $PostgreSQL$ markers to a lot of files that were missing them.
Andrew Dunstan
2008-03-21
More README src cleanups.
Bruce Momjian
2008-03-20
Make source code READMEs more consistent. Add CVS tags to all README files.
Bruce Momjian
2008-02-19
More refactoring, so that the SUBSYS.o rules are now all in one place.
Peter Eisentraut
2007-03-26
Remove advertising clause from Berkeley BSD-licensed files, per
Bruce Momjian
2007-01-20
Remove remains of old depend target.
Peter Eisentraut
2004-08-29
Pgindent run for 8.0.
Bruce Momjian
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-08
Don't need hack copy of system() anymore in OS X 10.3.
Tom Lane
2002-11-08
This patch removes a bunch of superfluous #include directives: if
Bruce Momjian
2002-05-05
First test of Darwin port with POSIX semaphore code.
Tom Lane
2001-11-08
Fix indenting for 'extern "C"' cases.
Bruce Momjian
2001-11-08
PostgreSQL works again on Mac OS X 10.1. Hold your nose before
Tom Lane
2001-10-25
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-09-07
Get rid of PID entries in shmem hash table; there is no longer any need
Tom Lane
2001-03-22
pgindent run. Make it all clean.
Bruce Momjian
2001-01-17
attached is a patch that makes SysV semaphore emulation
Bruce Momjian
2000-12-11
Darwin porting patches from Peter Bierman <bierman@apple.com>
Tom Lane