Commits

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

DateSubjectAuthorReleases
2005-06-02 Push enable/disable of notify and catchup interrupts all the way down Tom Lane 7.3.11
2005-05-31 Add test to WAL replay to verify that xl_prev points back to the previous Tom Lane 7.3.11
2005-05-29 expandRTE and get_rte_attribute_type mistakenly always imputed typmod -1 Tom Lane 7.3.11
2005-05-17 Guard against duplicate IDs in input file in SortTocFromFile(). Tom Lane 7.3.11
2005-05-09 Update release notes for upcoming re-releases. Tom Lane 7.3.10
2005-05-08 Update release checklist to reflect that HISTORY and INSTALL don't Tom Lane 7.3.10
2005-05-08 The release process is now generating HISTORY/INSTALL on the fly in Tom Lane 7.3.10
2005-05-07 Repair very-low-probability race condition between relation extension Tom Lane 7.3.10
2005-05-07 Adjust time qual checking code so that we always check TransactionIdIsInProgress Tom Lane 7.3.10
2005-05-05 Stamp release 7.3.10. Tom Lane 7.3.10
2005-05-05 Make standalone backends ignore pg_database.datallowconn, so that there Tom Lane 7.3.10
2005-05-03 Alter the signature for encoding conversion functions to declare the Tom Lane 7.3.10
2005-04-23 Repair two TIME WITH TIME ZONE bugs found by Dennis Vshivkov. Comparison Tom Lane 7.3.10
2005-04-23 int_aggregate's int_enum() doesn't work correctly with arrays that Tom Lane 7.3.10
2005-04-20 Don't try to run clauseless index scans on index types that don't support Tom Lane 7.3.10
2005-04-20 Fix mis-display of negative fractional seconds in interval values for Tom Lane 7.3.10
2005-04-14 Don't try to constant-fold functions returning RECORD, since the optimizer Tom Lane 7.3.10
2005-03-26 Prevent to_char(interval) from dumping core on month-related formats Tom Lane 7.3.10
2005-03-23 Previous "64-bit fix" for intagg didn't actually work. This is already Tom Lane 7.3.10
2005-02-08 Back-patch Neil's four additional buffer overrun checks. Tom Lane 7.3.10
2005-01-30 Recommend security@postgresql.org as the contact point for security-related bugs. Tom Lane 7.3.9
2005-01-30 Stamp release 7.3.9. Tom Lane 7.3.9
2005-01-29 Make sure contrib C functions are marked strict where needed. Tom Lane 7.3.9
2005-01-27 Check that aggregate creator has the right to execute the transition Tom Lane 7.3.9
2005-01-27 Now that I look at it, int_array_enum() didn't work either. Tom Lane 7.3.9