Commits

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

DateSubjectAuthorReleases
2017-05-15 Fix new warnings from GCC 7 Peter Eisentraut 9.2.22
2015-02-02 Be more careful to not lose sync in the FE/BE protocol. Heikki Linnakangas 9.2.10
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.2.9
2014-03-14 Prevent interrupts while reporting non-ERROR elog messages. Tom Lane 9.2.8
2014-01-11 Fix possible crashes due to using elog/ereport too early in startup. Tom Lane 9.2.7
2013-11-07 Be more robust when strerror() doesn't give a useful result. Tom Lane 9.2.6
2012-06-10 Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 9.2.0
2012-04-29 Change return type of ExceptionalCondition to void and mark it noreturn Peter Eisentraut 9.2.0
2012-03-06 Add a hook for processing messages due to be sent to the server log. Tom Lane 9.2.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-11-30 Tweak previous patch to ensure edata->filename always gets initialized. Tom Lane 9.2.0
2011-11-30 Strip file names reported in error messages in vpath builds Peter Eisentraut 9.2.0
2011-10-25 Support configurable eventlog application names on Windows Magnus Hagander 9.2.0
2011-10-19 Suppress -Wunused-result warnings about write() and fwrite(). Tom Lane 9.2.0
2011-09-09 Simplify handling of the timezone GUC by making initdb choose the default. Tom Lane 9.2.0
2011-08-06 Reduce PG_SYSLOG_LIMIT to 900 bytes. Tom Lane 9.2.0
2011-07-16 Add an errdetail_internal() ereport auxiliary routine. Tom Lane 9.2.0