Commits

DateSubjectAuthorReleases
2011-06-02 Implement getpeereid() as a src/port compatibility function. Tom Lane 9.1.0
2011-03-20 Fix up handling of C/POSIX collations. Tom Lane 9.1.0
2010-12-11 Move a couple of initdb's subroutines into src/port/. Tom Lane 9.1.0
2010-05-15 Spell __NetBSD__ the same way everywhere. Per Giles Lean. Tom Lane 9.0.0
2010-01-31 Parenthesize this macro, just in case. Tom Lane 9.0.0
2009-07-16 Add erand48() to the set of functions supported by our src/port/ library, Tom Lane 9.0.0
2008-04-18 Fix rmtree() so that it keeps going after failure to remove any individual Tom Lane 8.3.2
2008-04-18 Fix rmtree() so that it keeps going after failure to remove any individual Tom Lane 8.4.0
2008-04-12 A quick try at un-breaking the Cygwin build. Whether it needs the Tom Lane 8.2.8
2008-04-11 A quick try at un-breaking the Cygwin build. Whether it needs the Tom Lane 8.3.2
2008-04-11 A quick try at un-breaking the Cygwin build. Whether it needs the Tom Lane 8.4.0
2007-09-28 Change initdb and CREATE DATABASE to actively reject attempts to create Tom Lane 8.3.0
2007-07-12 Get dirmod.c on the same page as port.h about whether we use pgsymlink Tom Lane 8.3.0
2006-10-19 Rename our substitute qsort to pg_qsort at the link-symbol level (but Tom Lane 8.2.0
2006-10-03 Switch over to using our own qsort() all the time, as has been proposed Tom Lane 8.2.0
2006-10-02 Properly handle the case where strlcpy() exists in libc but isn't Tom Lane 8.2.0
2006-09-27 Add strlcpy() to the set of functions supported by src/port/ when not Tom Lane 8.2.0
2006-09-22 Fix bugs in plpgsql and ecpg caused by assuming that isspace() would only Tom Lane 8.2.0
2006-09-11 Move set_pglocale_pgservice() from path.c to exec.c, so that pulling in Tom Lane 8.2.0
2006-08-30 Fix things so that fopen's, not only open's, pass FILE_SHARE_DELETE Tom Lane 8.2.0
2006-01-05 Add port support for unsetenv() in back branches. Needed for locale Tom Lane 7.4.11
2005-12-06 Put undef's before extern declarations that need 'em, per Andrew Dunstan. Tom Lane 8.1.1
2005-12-06 Put undef's before extern declarations that need 'em, per Andrew Dunstan. Tom Lane 8.2.0
2005-12-06 Make Win32 build use our port/snprintf.c routines, instead of depending Tom Lane 8.1.1
2005-12-06 Make Win32 build use our port/snprintf.c routines, instead of depending Tom Lane 8.2.0