Commits

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

DateSubjectAuthorReleases
2005-08-16 Remove registration message in all the supported back branches; Tom Lane 7.2 (unreleased)
2005-07-18 MemSet() must not cast its pointer argument to int32* until after it has Tom Lane 7.2 (unreleased)
2005-07-16 Back-patch into 7.2 branch the 7.3 changes that made contrib/seg Tom Lane 7.2 (unreleased)
2005-07-16 Back-patch into 7.2 branch the 7.3 changes that made contrib/cube Tom Lane 7.2 (unreleased)
2005-07-16 Mark the geometry regression test as an ignorable failure in the pre-7.4 Tom Lane 7.2 (unreleased)
2005-07-16 Fix bogus "extern int errno;" in back branches, per Andrew Dunstan. Tom Lane 7.2 (unreleased)
2005-07-08 Make libpq_gettext save and restore errno in a Windows-compatible way. Tom Lane 7.2 (unreleased)
2005-06-20 plpgsql's exec_assign_value() freed the old value of a variable before Tom Lane 7.2 (unreleased)
2005-06-14 The random selection in function linear() could deliver a value equal to max Tom Lane 7.2 (unreleased)
2005-05-31 Add test to WAL replay to verify that xl_prev points back to the previous Tom Lane 7.2 (unreleased)
2005-05-17 Guard against duplicate IDs in input file in SortTocFromFile(). Tom Lane 7.2 (unreleased)
2005-05-09 Update release notes for upcoming re-releases. Tom Lane 7.2.8
2005-05-07 Repair very-low-probability race condition between relation extension Tom Lane 7.2.8
2005-05-07 Adjust time qual checking code so that we always check TransactionIdIsInProgress Tom Lane 7.2.8
2005-05-05 Stamp release 7.2.8. Tom Lane 7.2.8
2005-05-05 Make standalone backends ignore pg_database.datallowconn, so that there Tom Lane 7.2.8
2005-04-30 GCC 4.0 includes a new warning option, -Wformat-literal, that emits Neil Conway 7.2.8
2005-04-30 This patch fixes a bug in the error message emitted by pg_restore on an Neil Conway 7.2.8
2005-04-23 Repair two TIME WITH TIME ZONE bugs found by Dennis Vshivkov. Comparison Tom Lane 7.2.8
2005-04-20 Don't try to run clauseless index scans on index types that don't support Tom Lane 7.2.8
2005-03-26 Prevent to_char(interval) from dumping core on month-related formats Tom Lane 7.2.8
2005-03-13 Some builds (depends on crypto engine support?) of OpenSSL Neil Conway 7.2.8
2005-03-13 Update contrib/pgcrypto in 7.3 and 7.2 branches to avoid problems with Neil Conway 7.2.8
2005-02-08 Back-patch Neil's four additional buffer overrun checks. Tom Lane 7.2.8
2005-01-30 Recommend security@postgresql.org as the contact point for security-related bugs. Tom Lane 7.2.7