Commits

DateSubjectAuthorReleases
2015-05-19 Revert error-throwing wrappers for the printf family of functions. Tom Lane 9.3.7
2015-05-19 Revert error-throwing wrappers for the printf family of functions. Tom Lane 9.4.2
2015-03-26 Tweak __attribute__-wrapping macros for better pgindent results. Tom Lane 9.5.0
2015-03-14 Build src/port/dirmod.c only on Windows. Tom Lane 9.4.2
2015-03-14 Build src/port/dirmod.c only on Windows. Tom Lane 9.5.0
2015-01-11 Fix libpq's behavior when /etc/passwd isn't readable. Tom Lane 9.4.1
2015-01-11 Fix libpq's behavior when /etc/passwd isn't readable. Tom Lane 9.5.0
2014-10-18 Declare mkdtemp() only if we're providing it. Tom Lane 9.0.19
2014-10-18 Declare mkdtemp() only if we're providing it. Tom Lane 9.1.15
2014-10-18 Declare mkdtemp() only if we're providing it. Tom Lane 9.2.10
2014-10-18 Declare mkdtemp() only if we're providing it. Tom Lane 9.3.6
2014-10-18 Declare mkdtemp() only if we're providing it. Tom Lane 9.4.0
2014-10-18 Declare mkdtemp() only if we're providing it. Tom Lane 9.5.0
2014-05-15 Fix unportable setvbuf() usage in initdb. Tom Lane 8.4.22
2014-05-15 Fix unportable setvbuf() usage in initdb. Tom Lane 9.0.18
2014-05-15 Fix unportable setvbuf() usage in initdb. Tom Lane 9.1.14
2014-05-15 Fix unportable setvbuf() usage in initdb. Tom Lane 9.2.9
2014-05-15 Fix unportable setvbuf() usage in initdb. Tom Lane 9.3.5
2014-05-15 Fix unportable setvbuf() usage in initdb. Tom Lane 9.4.0
2014-04-04 Make sure -D is an absolute path when starting server on Windows. Tom Lane 9.4.0
2014-02-15 Centralize getopt-related declarations in a new header file pg_getopt.h. Tom Lane 9.4.0
2013-10-22 Get rid of use of asprintf() in favor of a more portable implementation. Tom Lane 9.4.0
2013-03-17 initdb needs pqsignal() even on Windows. Tom Lane 9.3.0
2013-03-17 Move pqsignal() to libpgport. Tom Lane 9.3.0
2011-06-02 Looks like we can't declare getpeereid on Windows anyway. Tom Lane 9.1.0