Commits

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

DateSubjectAuthorReleases
2015-01-20 Disable -faggressive-loop-optimizations in gcc 4.8+ for pre-9.2 branches. Alvaro Herrera 8.2 (unreleased)
2011-06-13 Fix aboriginal copy-paste mistake in error message Alvaro Herrera 8.2.22
2011-03-17 Fix PL/Python memory leak involving array slices Alvaro Herrera 8.2.21
2010-03-25 Prevent ALTER USER f RESET ALL from removing the settings that were put there Alvaro Herrera 8.2.17
2010-03-09 Update time zone data files to tzdata release 2010d: DST law changes in Fiji, Alvaro Herrera 8.2.16
2009-11-10 Fix longstanding problems in VACUUM caused by untimely interruptions Alvaro Herrera 8.2.15
2009-07-20 Install src/include/utils/fmgroids.h on VPATH builds too. Alvaro Herrera 8.2.14
2009-01-20 Fix erroneous memory context switch in autovacuum, which was returning to a Alvaro Herrera 8.2.12
2008-09-11 Initialize the minimum frozen Xid in vac_update_datfrozenxid using Alvaro Herrera 8.2.10
2008-03-05 Add support for dlopen on recent NetBSD/MIPS, per Rémi Zara. Alvaro Herrera 8.2.7
2008-01-17 Backpatch my fix of rev 1.48 to avoid a division-by-zero error in the Alvaro Herrera 8.2.7
2007-11-23 Fix buggy usage of vsnprintf in PL/Python by removing it altogether, instead Alvaro Herrera 8.2.6
2007-09-24 Reduce the size of memory allocations by lazy vacuum when processing a small Alvaro Herrera 8.2.6
2007-09-12 Add a CHECK_FOR_INTERRUPTS call in the site where the vacuum delay point Alvaro Herrera 8.2.5
2007-09-10 Make CLUSTER and REINDEX silently skip remote temp tables in their Alvaro Herrera 8.2.5
2007-09-10 Remove the vacuum_delay_point call in count_nondeletable_pages, because we hold Alvaro Herrera 8.2.5
2007-06-14 Avoid having autovacuum run multiple ANALYZE commands in a single transaction, Alvaro Herrera 8.2.5
2007-06-07 Avoid losing track of data for shared tables in pgstats. Report by Michael Alvaro Herrera 8.2.5
2007-05-15 Avoid emitting empty role names in the GRANTED BY clause of GRANT ROLE Alvaro Herrera 8.2.5
2007-05-03 Fix a few more double words in docs. Alvaro Herrera 8.2.5
2007-03-16 Fix uninitialized value in pgstatindex leading to invalid values being Alvaro Herrera 8.2.4
2007-03-11 Fix a race condition that caused pg_database_size() and pg_tablespace_size() Alvaro Herrera 8.2.4
2006-11-29 Fix Makefile problem which prevented installation on VPATH builds. Alvaro Herrera 8.2.0
2006-10-20 Fix typo. Alvaro Herrera 8.2.0
2006-09-26 Degrade the transaction-id wraparound point message from LOG to DEBUG1, per Alvaro Herrera 8.2.0