Commits

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

DateSubjectAuthorReleases
2014-07-15 Fix REASSIGN OWNED for text search objects Alvaro Herrera 8.4.22
2013-09-24 Fix pgindent comment breakage Alvaro Herrera 8.4.18
2013-08-02 Fix old visibility bug in HeapTupleSatisfiesDirty Alvaro Herrera 8.4.18
2013-07-23 Check for NULL result from strdup Alvaro Herrera 8.4.18
2013-07-02 Mention extra_float_digits in floating point docs Alvaro Herrera 8.4.18
2013-03-31 Translation updates Alvaro Herrera 8.4.17
2013-02-01 Fix typo in freeze_table_age implementation Alvaro Herrera 8.4.16
2013-01-28 DROP OWNED: don't try to drop tablespaces/databases Alvaro Herrera 8.4.16
2012-10-03 REASSIGN OWNED: consider grants on tablespaces, too Alvaro Herrera 8.4.15
2012-06-19 pg_dump: Fix verbosity level in LO progress messages Alvaro Herrera 8.4.13
2012-03-20 Update struct Trigger in docs Alvaro Herrera 8.4.12
2011-06-13 Fix aboriginal copy-paste mistake in error message Alvaro Herrera 8.4.9
2011-03-17 Fix PL/Python memory leak involving array slices Alvaro Herrera 8.4.8
2010-06-09 Add index entry for ::, per complaint from John Gage. Alvaro Herrera 8.4.5
2010-03-25 Prevent ALTER USER f RESET ALL from removing the settings that were put there Alvaro Herrera 8.4.4
2010-03-11 Improve PL/Perl documentation of database access functions. (Backpatch to 8.4 Alvaro Herrera 8.4.3
2010-03-09 Update time zone data files to tzdata release 2010d: DST law changes in Fiji, Alvaro Herrera 8.4.3
2010-02-24 Remove stray semicolon, per report from strk Alvaro Herrera 8.4.3
2009-11-10 Fix longstanding problems in VACUUM caused by untimely interruptions Alvaro Herrera 8.4.2
2009-10-27 Fix documentation on the toast.fillfactor reloption: it doesn't exist. Alvaro Herrera 8.4.2
2009-10-07 Fix snapshot management, take two. Alvaro Herrera 8.4.2
2009-10-02 Ensure that a cursor has an immutable snapshot throughout its lifespan. Alvaro Herrera 8.4.2
2009-08-27 Fix broken markup Alvaro Herrera 8.4.1
2009-08-27 Fix handling of autovacuum reloptions. Alvaro Herrera 8.4.1
2009-08-24 Avoid calling kill() in a postmaster signal handler. Alvaro Herrera 8.4.1