Commits

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

DateSubjectAuthorReleases
2010-03-12 tag 8.2.16 Marc G. Fournier 8.2.16
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.2.16
2010-03-09 Use SvROK(sv) rather than directly checking SvTYPE(sv) == SVt_RV in plperl. Tom Lane 8.2.16
2010-03-09 Update time zone data files to tzdata release 2010d: DST law changes in Fiji, Alvaro Herrera 8.2.16
2010-03-09 Return proper exit code (3) from psql when ON_ERROR_STOP=on and Bruce Momjian 8.2.16
2010-03-08 Add missing space in example. Magnus Hagander 8.2.16
2010-03-08 Update time zone data files to tzdata release 2010c: DST law changes in Tom Lane 8.2.16
2010-03-06 When reading pg_hba.conf and similar files, do not treat @file as an inclusion Tom Lane 8.2.16
2010-03-03 Fix a couple of places that would loop forever if attempts to read a stdio file Tom Lane 8.2.16
2010-03-03 Make contrib/xml2 use core xml.c's error handler, when available (that is, Tom Lane 8.2.16
2010-03-02 Backpatch MSVC build fix for XSLT Andrew Dunstan 8.2.16
2010-03-01 Fix numericlocale psql option when used with a null string and latex and troff Heikki Linnakangas 8.2.16
2010-03-01 Fix contrib/xml2 so regression test still works when it's built without libxslt. Tom Lane 8.2.16
2010-03-01 Remove xmlCleanupParser calls from contrib/xml2. Tom Lane 8.2.16
2010-03-01 Back-patch today's memory management fixups in contrib/xml2. Tom Lane 8.2.16
2010-02-25 Allow predicate_refuted_by() to deduce that NOT A refutes A. Tom Lane 8.2.16
2010-02-25 Add configuration parameter ssl_renegotiation_limit to control Magnus Hagander 8.2.16
2010-02-19 Fix STOP WAL LOCATION in backup history files no to return the next Itagaki Takahiro 8.2.16
2010-02-18 Volatile-ize all five places where we expect a PG_TRY block to restore Tom Lane 8.2.16
2010-02-16 revert prior patch to fsync directories until portability problems exposed by build farm can be sorted out Greg Stark 8.2.16
2010-02-14 Make CREATE DATABASE safe against losing whole files by fsyncing the Greg Stark 8.2.16
2010-02-12 Don't choke when exec_move_row assigns a synthesized null to a column Tom Lane 8.2.16
2010-02-12 Free reference in correct Perl context. Backpatch to release 8.2. Patch from Tim Bunce. Andrew Dunstan 8.2.16
2010-02-03 Check to ensure the number of primary key fields supplied does not Joe Conway 8.2.16
2010-02-01 Change regexp engine's ccondissect/crevdissect routines to perform DFA Tom Lane 8.2.16