Commits

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

DateSubjectAuthorReleases
2011-11-30 Tweak previous patch to ensure edata->filename always gets initialized. Tom Lane 8.2.23
2011-11-30 Strip file names reported in error messages in vpath builds Peter Eisentraut 8.2.23
2010-05-08 Work around a subtle portability problem in use of printf %s format. Tom Lane 8.2.17
2009-03-03 Ooops ... fix some confusion between gettext() and _() in my previous patch. Tom Lane 8.2.13
2009-03-02 When we are in error recursion trouble, arrange to suppress translation and Tom Lane 8.2.13
2008-10-27 Install a more robust solution for the problem of infinite error-processing Tom Lane 8.2.11
2008-07-08 Fix performance bug in write_syslog(): the code to preferentially break the Tom Lane 8.2.10
2007-07-21 Fix elog.c to avoid infinite recursion (leading to backend crash) when Tom Lane 8.2.5
2007-07-19 Only use the pipe chunking protocol if we know the syslogger should Andrew Dunstan 8.2.5
2007-06-14 Implement a chunking protocol for writes to the syslogger pipe, with messages Andrew Dunstan 8.2.5
2007-02-11 Fix for early log messages during postmaster startup getting lost when Magnus Hagander 8.2.4
2006-11-28 Fix some translator comments so that xgettext finds them and pgindent does Peter Eisentraut 8.2.0
2006-11-21 Suppress timezone (%Z) part of timestamp display when running on Windows, Tom Lane 8.2.0
2006-11-21 Adjust elog.c so that elog(FATAL) exits (including cases where ERROR is Tom Lane 8.2.0
2006-10-01 Do a CHECK_FOR_INTERRUPTS after emitting a message of less than ERROR Tom Lane 8.2.0
2006-09-27 Replace strncpy with strlcpy in selected places that seem possibly relevant Tom Lane 8.2.0
2006-07-14 Remove 576 references of include files that were not needed. Bruce Momjian 8.2.0
2006-07-13 Allow include files to compile own their own. Bruce Momjian 8.2.0
2006-07-11 Sort reference of include files, "A" - "F". Bruce Momjian 8.2.0
2006-06-20 Remove redundant gettimeofday() calls to the extent practical without Tom Lane 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2005-11-22 Re-run pgindent, fixing a problem where comment lines after a blank Bruce Momjian 8.2.0