Commits

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

DateSubjectAuthorReleases
2015-02-02 Be more careful to not lose sync in the FE/BE protocol. Heikki Linnakangas 9.0.19
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.0.18
2014-03-14 Prevent interrupts while reporting non-ERROR elog messages. Tom Lane 9.0.17
2014-01-11 Fix possible crashes due to using elog/ereport too early in startup. Tom Lane 9.0.16
2013-11-07 Be more robust when strerror() doesn't give a useful result. Tom Lane 9.0.15
2011-11-30 Tweak previous patch to ensure edata->filename always gets initialized. Tom Lane 9.0.6
2011-11-29 Strip file names reported in error messages in vpath builds Peter Eisentraut 9.0.6
2011-04-01 Avoid palloc before CurrentMemoryContext is set up on win32 Magnus Hagander 9.0.4
2010-08-19 Bring some sanity to the trace_recovery_messages code and docs. Tom Lane 9.0.0
2010-07-18 Remove unnecessary "Not safe to send CSV data" complaint from elog.c's fallback Tom Lane 9.0.0
2010-05-08 Work around a subtle portability problem in use of printf %s format. Tom Lane 9.0.0
2010-02-26 pgindent run for 9.0 Bruce Momjian 9.0.0
2010-02-17 Stamp HEAD as 9.0devel, and update various places that were referring to 8.5 Tom Lane 9.0.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-12-19 Allow read only connections during recovery, known as Hot Standby. Simon Riggs 9.0.0
2009-11-28 Add support for an application_name parameter, which is displayed in Tom Lane 9.0.0
2009-10-17 Write to the Windows eventlog in UTF16, converting the message encoding Magnus Hagander 9.0.0
2009-07-03 Add log_line_prefix placeholder %e to contain the current SQL state Peter Eisentraut 9.0.0