Commits

DateSubjectAuthorReleases
2018-09-06 Refactor dlopen() support Peter Eisentraut 12.0
2018-08-13 Remove obsolete darwin dynloader code Peter Eisentraut 12.0
2017-11-10 Add some const decorations to prototypes Peter Eisentraut 11.0
2017-11-04 Fix incorrect use of bool Peter Eisentraut 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2016-09-25 Refer to OS X as "macOS", except for the port name which is still "darwin". Tom Lane 10.0
2016-08-30 Fix a bunch of places that called malloc and friends with no NULL check. Tom Lane 10.0
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.3.5
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.2.9
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.1.14
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.0.18
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 8.4.22
2011-05-31 Recode non-ASCII characters in source to UTF-8 Peter Eisentraut 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2007-11-15 Re-run pgindent with updated list of typedefs. (Updated README should Bruce Momjian 8.3.0
2007-11-15 pgindent run for 8.3. Bruce Momjian 8.3.0
2006-10-08 Update Darwin dlopen() support to avoid deprecation warnings with latest Tom Lane 8.2.0
2004-01-07 More janitorial work: remove the explicit casting of NULL literals to a Neil Conway 8.0.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-08-04 pgindent run. Bruce Momjian 7.4.1
2003-04-13 Add code to provide useful dynamic-linking error messages on OS X. Tom Lane 7.4.1
2002-10-01 Pass less-unsafe parameters to Darwin's NSLinkModule. While this change prevents a backend coredump when loading a broken shlib, it also seems to suppress the error messages that might help debug the problem :-(. Perhaps someone would like to supply a 'linkEdit' hook to get the best of both worlds. But in the meantime, backend crash trumps error reporting. Tom Lane 7.3.1
2001-03-22 pgindent run. Make it all clean. Bruce Momjian 7.1.1
2000-12-11 Darwin porting patches from Peter Bierman <bierman@apple.com> Tom Lane 7.1.1