Commits

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

DateSubjectAuthorReleases
2010-04-02 Ensure that contrib/pgstattuple functions respond to cancel interrupts Tom Lane 8.1.21
2010-03-20 Clear error_context_stack and debug_query_string at the beginning of proc_exit, Tom Lane 8.1.21
2010-03-10 Preliminary release notes for releases 8.4.3, 8.3.10, 8.2.16, 8.1.20, 8.0.24, Tom Lane 8.1.20
2010-03-09 Use SvROK(sv) rather than directly checking SvTYPE(sv) == SVt_RV in plperl. Tom Lane 8.1.20
2010-03-08 Update time zone data files to tzdata release 2010c: DST law changes in Tom Lane 8.1.20
2010-03-06 When reading pg_hba.conf and similar files, do not treat @file as an inclusion Tom Lane 8.1.20
2010-03-03 Fix a couple of places that would loop forever if attempts to read a stdio file Tom Lane 8.1.20
2010-03-03 Make contrib/xml2 use core xml.c's error handler, when available (that is, Tom Lane 8.1.20
2010-03-01 Fix contrib/xml2 so regression test still works when it's built without libxslt. Tom Lane 8.1.20
2010-03-01 Remove xmlCleanupParser calls from contrib/xml2. Tom Lane 8.1.20
2010-03-01 Back-patch today's memory management fixups in contrib/xml2. Tom Lane 8.1.20
2010-02-25 Back-patch addition of ssl_renegotiation_limit into 7.4 through 8.1. Tom Lane 8.1.20
2010-02-18 Volatile-ize all five places where we expect a PG_TRY block to restore Tom Lane 8.1.20
2010-02-12 Don't choke when exec_move_row assigns a synthesized null to a column Tom Lane 8.1.20
2010-02-01 Change regexp engine's ccondissect/crevdissect routines to perform DFA Tom Lane 8.1.20
2010-01-30 Avoid performing encoding conversion on command tag strings during EndCommand. Tom Lane 8.1.20
2010-01-25 Apply Tcl_Init() to the "hold" interpreter created by pltcl. Tom Lane 8.1.20
2010-01-24 Fix assorted core dumps and Assert failures that could occur during Tom Lane 8.1.20
2010-01-23 Insert CHECK_FOR_INTERRUPTS calls into loops in dbsize.c, to ensure that Tom Lane 8.1.20
2010-01-07 Make bit/varbit substring() treat any negative length as meaning "all the rest Tom Lane 8.1.20
2009-12-12 Fix integer-to-bit-string conversions to handle the first fractional byte Tom Lane 8.1.20
2009-12-10 Update release notes for releases 8.4.2, 8.3.9, 8.2.15, 8.1.19, 8.0.23, Tom Lane 8.1.19
2009-12-09 Prevent indirect security attacks via changing session-local state within Tom Lane 8.1.19
2009-12-09 Update time zone data files to tzdata release 2009s: DST law changes in Tom Lane 8.1.19
2009-12-02 Ignore attempts to set "application_name" in the connection startup packet. Tom Lane 8.1.19