Commits

Showing commits that first shipped in 9.4 (backpatches included). Clear

DateSubjectAuthorReleases
2019-01-23 Fix misc typos in comments. Heikki Linnakangas 9.4.21
2018-09-12 On all Windows platforms, not just Cygwin, use _timezone and _tzname. Tom Lane 9.4.20
2015-05-19 Revert error-throwing wrappers for the printf family of functions. Tom Lane 9.4.2
2015-05-18 Permit use of vsprintf() in PostgreSQL code. Noah Misch 9.4.2
2015-05-18 Add error-throwing wrappers for the printf family of functions. Noah Misch 9.4.2
2015-03-14 Build src/port/dirmod.c only on Windows. Tom Lane 9.4.2
2015-01-11 Fix libpq's behavior when /etc/passwd isn't readable. Tom Lane 9.4.1
2014-10-18 Declare mkdtemp() only if we're providing it. Tom Lane 9.4.0
2014-07-15 Detect presence of SSL_get_current_compression Magnus Hagander 9.4.0
2014-06-14 Add mkdtemp() to libpgport. Noah Misch 9.4.0
2014-05-15 Fix unportable setvbuf() usage in initdb. Tom Lane 9.4.0
2014-05-15 Silence warnings about redefining popen on Mingw-w64. Heikki Linnakangas 9.4.0
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-05-05 Replace SYSTEMQUOTEs with Windows-specific wrapper functions. Heikki Linnakangas 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
2014-01-10 Move username lookup functions from /port to /common Bruce Momjian 9.4.0
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-12-18 Fix incorrect error message reported for non-existent users Bruce Momjian 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-10-13 Add use of asprintf() Peter Eisentraut 9.4.0
2013-06-26 Renovate display of non-ASCII messages on Windows. Noah Misch 9.4.0