Commits

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

DateSubjectAuthorReleases
2010-11-16 The GiST scan algorithm uses LSNs to detect concurrent pages splits, but Heikki Linnakangas 8.1.23
2010-11-11 Fix bug introduced by the recent patch to check that the checkpoint redo Heikki Linnakangas 8.1.23
2010-10-26 Before removing backup_label and irrevocably changing pg_control file, check Heikki Linnakangas 8.1.23
2010-10-20 If pk is NULL, the backend would segfault when accessing ->algo and the Heikki Linnakangas 8.1.23
2010-07-13 Oops, in the previous fix to prevent a cursor that's being used in a FOR Heikki Linnakangas 8.1.22
2010-07-05 The previous fix in CVS HEAD and 8.4 for handling the case where a cursor Heikki Linnakangas 8.1.22
2010-06-30 stringToNode() and deparse_expression_pretty() crash on invalid input, Heikki Linnakangas 8.1.22
2010-03-01 Fix numericlocale psql option when used with a null string and latex and troff Heikki Linnakangas 8.1.20
2009-12-29 Remove a now unused local variable. Heikki Linnakangas 8.1.20
2009-12-29 Previous fix for temporary file management broke returning a set from Heikki Linnakangas 8.1.20
2009-12-03 Fix bug in temporary file management with subtransactions. A cursor opened Heikki Linnakangas 8.1.19
2009-11-23 Fix an old bug in multixact and two-phase commit. Prepared transactions can Heikki Linnakangas 8.1.19
2009-10-08 Fix off-by-one bug in bitncmp(): When comparing a number of bits divisible by Heikki Linnakangas 8.1.19
2009-07-06 Fix ancient bug in handling of to_char modifier 'TH', when used with HH. Heikki Linnakangas 8.1.18
2009-05-19 Update relpages and reltuples estimates in stand-alone ANALYZE, even if Heikki Linnakangas 8.1.18
2009-03-31 Fix a rare race condition when commit_siblings > 0 and a transaction commits Heikki Linnakangas 8.1.18
2009-03-27 Fix tab completion of ANALYZE VERBOSE <tab>. It was previously confused Heikki Linnakangas 8.1.18
2009-03-05 Add MUST (Mauritius Island Summer Time) to the list of known abbreviations. Heikki Linnakangas 8.1.17
2009-02-27 In CREATE CONVERSION, test that the given function is a valid conversion Heikki Linnakangas 8.1.17
2009-02-27 Set isnull for errm and sqlstate local variables when they're free'd. Because Heikki Linnakangas 8.1.17
2009-01-06 Fix logic in lazy vacuum to decide if it's worth trying to truncate the heap. Heikki Linnakangas 8.1.16
2008-10-07 When a relation is moved to another tablespace, we can't assume that we can Heikki Linnakangas 8.1.15
2008-05-19 Remove arbitrary 10MB limit on two-phase state file size. It's not that hard Heikki Linnakangas 8.1.12
2008-03-20 Add the missing cyrillic "Yo" characters ('e' and 'E' with two dots) to the Heikki Linnakangas 8.1.12