Commits

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

DateSubjectAuthorReleases
2015-02-02 Be more careful to not lose sync in the FE/BE protocol. Heikki Linnakangas 9.1.15
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.1.14
2014-03-14 Prevent interrupts while reporting non-ERROR elog messages. Tom Lane 9.1.13
2014-01-11 Fix possible crashes due to using elog/ereport too early in startup. Tom Lane 9.1.12
2013-11-07 Be more robust when strerror() doesn't give a useful result. Tom Lane 9.1.11
2011-11-30 Tweak previous patch to ensure edata->filename always gets initialized. Tom Lane 9.1.2
2011-11-30 Strip file names reported in error messages in vpath builds Peter Eisentraut 9.1.2
2011-08-06 Reduce PG_SYSLOG_LIMIT to 900 bytes. Tom Lane 9.1.0
2011-07-16 Add an errdetail_internal() ereport auxiliary routine. Tom Lane 9.1.0
2011-04-10 pgindent run before PG 9.1 beta 1. Bruce Momjian 9.1.0
2011-04-07 Revise the API for GUC variable assign hooks. Tom Lane 9.1.0
2011-04-01 Avoid palloc before CurrentMemoryContext is set up on win32 Magnus Hagander 9.1.0
2011-02-17 Add some words of caution to elog.c. Robert Haas 9.1.0
2011-01-12 Revert patch adding support for logging the current role. Robert Haas 9.1.0
2011-01-12 Add support for logging the current role. Robert Haas 9.1.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-11-04 Use appendStringInfoString() where appropriate in elog.c. Tom Lane 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-08-19 Bring some sanity to the trace_recovery_messages code and docs. Tom Lane 9.1.0
2010-07-18 Remove unnecessary "Not safe to send CSV data" complaint from elog.c's fallback Tom Lane 9.1.0