Commits

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

DateSubjectAuthorReleases
2016-09-09 Fix VACUUM_TRUNCATE_LOCK_WAIT_INTERVAL Simon Riggs 9.1.24
2016-02-19 Correct StartupSUBTRANS for page wraparound Simon Riggs 9.1.21
2015-06-27 Revoke incorrectly applied patch version Simon Riggs 9.1.19
2015-06-26 Avoid hot standby cancels from VAC FREEZE Simon Riggs 9.1.19
2014-07-15 Reset master xmin when hot_standby_feedback disabled. Simon Riggs 9.1.14
2013-06-23 Ensure no xid gaps during Hot Standby startup Simon Riggs 9.1.10
2013-06-18 Fix docs on lock level for ALTER TABLE VALIDATE Simon Riggs 9.1.10
2013-02-04 Reset vacuum_defer_cleanup_age to PGC_SIGHUP. Simon Riggs 9.1.8
2013-02-02 Mark vacuum_defer_cleanup_age as PGC_POSTMASTER. Simon Riggs 9.1.8
2013-01-24 Fix rare missing cancellations in Hot Standby. Simon Riggs 9.1.8
2012-12-03 Avoid holding vmbuffer pin after VACUUM. Simon Riggs 9.1.7
2012-12-02 XidEpoch++ if wraparound during checkpoint. Simon Riggs 9.1.7
2012-11-29 Correctly init/deinit recovery xact environment. Simon Riggs 9.1.7
2012-11-13 Clarify docs on hot standby lock release Simon Riggs 9.1.7
2012-10-17 Fix typo in previous commit Simon Riggs 9.1.7
2012-10-17 Clarify hash index caution and copy to CREATE INDEX docs Simon Riggs 9.1.7
2012-09-16 Fix bufmgr so CHECKPOINT_END_OF_RECOVERY behaves as a shutdown checkpoint. Simon Riggs 9.1.6
2012-08-07 fsync backup_label after pg_start_backup() Simon Riggs 9.1.5
2012-06-08 Fix bug in early startup of Hot Standby with subtransactions. Simon Riggs 9.1.5
2012-06-07 Wake WALSender to reduce data loss at failover for async commit. Simon Riggs 9.1.5
2012-06-01 Avoid early reuse of btree pages, causing incorrect query results. Simon Riggs 9.1.5
2012-05-12 Ensure backwards compatibility for GetStableLatestTransactionId() Simon Riggs 9.1.4
2012-05-11 Remove extraneous #include "storage/proc.h" Simon Riggs 9.1.4
2012-05-11 Ensure age() returns a stable value rather than the latest value Simon Riggs 9.1.4
2012-05-09 Avoid xid error from age() function when run on Hot Standby Simon Riggs 9.1.4