Commits

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

DateSubjectAuthorReleases
2010-12-14 Tag 8.1.23. Marc G. Fournier 8.1.23
2010-12-14 Tag 8.1.23. Marc G. Fournier 8.1.23
2010-12-14 Update release notes for releases 9.0.2, 8.4.6, 8.3.13, 8.2.19, and 8.1.23. Tom Lane 8.1.23
2010-12-13 Translation updates for release 8.1.23 Peter Eisentraut 8.1.23
2010-12-13 Update time zone data files to tzdata release 2010o: DST law changes in Tom Lane 8.1.23
2010-12-09 Force default wal_sync_method to be fdatasync on Linux. Tom Lane 8.1.23
2010-12-07 Add a stack overflow check to copyObject(). Tom Lane 8.1.23
2010-12-01 Prevent inlining a SQL function with multiple OUT parameters. Tom Lane 8.1.23
2010-11-26 Fix significant memory leak in contrib/xml2 functions. Tom Lane 8.1.23
2010-11-26 Don't raise "identifier will be truncated" messages in dblink Itagaki Takahiro 8.1.23
2010-11-16 The GiST scan algorithm uses LSNs to detect concurrent pages splits, but Heikki Linnakangas 8.1.23
2010-11-15 Fix bug in cube picksplit algorithm. Robert Haas 8.1.23
2010-11-13 Add missing outfuncs.c support for struct InhRelation. Tom Lane 8.1.23
2010-11-12 Fix old oversight in const-simplification of COALESCE() expressions. Tom Lane 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-11-10 Fix line_construct_pm() for the case of "infinite" (DBL_MAX) slope. Tom Lane 8.1.23
2010-11-09 Repair memory leakage while ANALYZE-ing complex index expressions. Tom Lane 8.1.23
2010-11-07 Add support for detecting register-stack overrun on IA64. Tom Lane 8.1.23
2010-11-03 Reduce recursion depth in recently-added regression test. Tom Lane 8.1.23
2010-11-02 Ensure an index that uses a whole-row Var still depends on its table. Tom Lane 8.1.23
2010-10-28 Fix plpgsql's handling of "simple" expression evaluation. Tom Lane 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-10-08 Warn that views can be safely used to hide columns, but not rows. Robert Haas 8.1.23
2010-10-01 Tag 8.1.22 Marc G. Fournier 8.1.22