Commits

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

DateSubjectAuthorReleases
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 8.4.22
2014-03-14 Prevent interrupts while reporting non-ERROR elog messages. Tom Lane 8.4.21
2014-01-11 Fix possible crashes due to using elog/ereport too early in startup. Tom Lane 8.4.20
2013-11-07 Be more robust when strerror() doesn't give a useful result. Tom Lane 8.4.19
2011-11-30 Tweak previous patch to ensure edata->filename always gets initialized. Tom Lane 8.4.10
2011-11-29 Strip file names reported in error messages in vpath builds Peter Eisentraut 8.4.10
2010-05-08 Work around a subtle portability problem in use of printf %s format. Tom Lane 8.4.4
2009-06-25 Add __attribute__((format_arg(1))) to the declaration of err_gettext(), Tom Lane 8.4.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-06-04 Improve the recently-added support for properly pluralized error messages Tom Lane 8.4.0
2009-03-02 When we are in error recursion trouble, arrange to suppress translation and Tom Lane 8.4.0
2009-01-19 Use the new text domain names ("postgres-8.4" instead of "postgres") Magnus Hagander 8.4.0
2009-01-07 Make the log output of 'vxid' between csvlog and stderr/syslog Bruce Momjian 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-10-27 Install a more robust solution for the problem of infinite error-processing Tom Lane 8.4.0
2008-10-17 Refactor some duplicate code to set up formatted_log_time and Alvaro Herrera 8.4.0
2008-10-09 Improve translatability of error messages for external modules by tweaking Alvaro Herrera 8.4.0
2008-09-01 Add a bunch of new error location reports to parse-analysis error messages. Tom Lane 8.4.0
2008-07-09 Increase PG_SYSLOG_LIMIT (the max line length sent to syslog()) from 128 to Tom Lane 8.4.0
2008-07-08 Fix performance bug in write_syslog(): the code to preferentially break the Tom Lane 8.4.0
2008-03-24 Add a new ereport auxiliary function errdetail_log(), which works the same as Tom Lane 8.4.0
2008-03-10 Implement enum type for guc parameters, and convert a couple of existing Magnus Hagander 8.4.0