Commits

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

DateSubjectAuthorReleases
2012-03-29 Correct epoch of txid_current() when executed on a Hot Standby server. Simon Riggs 9.1.4
2012-02-22 Correctly initialise shared recoveryLastRecPtr in recovery. Simon Riggs 9.1.3
2012-02-01 Resolve timing issue with logging locks for Hot Standby. Simon Riggs 9.1.3
2011-11-02 Derive oldestActiveXid at correct time for Hot Standby. Simon Riggs 9.1.2
2011-11-02 Start Hot Standby faster when initial snapshot is incomplete. Simon Riggs 9.1.2
2011-11-02 Fix timing of Startup CLOG and MultiXact during Hot Standby Simon Riggs 9.1.2
2011-09-23 synchronous_commit is an enum not a boolean. Simon Riggs 9.1.2
2011-07-04 Alter test results to comply with new ALTER TABLE behaviour. Simon Riggs 9.1.0
2011-07-04 Reset ALTER TABLE lock levels to AccessExclusiveLock in all cases. Simon Riggs 9.1.0
2011-06-27 Reduce impact of btree page reuse on Hot Standby by fixing off-by-1 error. Simon Riggs 9.1.0
2011-06-16 Respect Hot Standby controls while recycling btree index pages. Simon Riggs 9.1.0
2011-04-04 Avoid assuming there will be only 3 states for synchronous_commit. Simon Riggs 9.1.0
2011-04-04 Centralise release note items related to recovery and replication Simon Riggs 9.1.0
2011-04-04 Update comments and credit doc proofreaders Simon Riggs 9.1.0
2011-03-26 Additional test for each commit in sync rep path to plug minute Simon Riggs 9.1.0
2011-03-23 Minor changes to recovery pause behaviour. Simon Riggs 9.1.0
2011-03-23 Prevent intermittent hang in recovery from bgwriter interaction. Simon Riggs 9.1.0
2011-03-22 Make FKs valid at creation when added as column constraints. Simon Riggs 9.1.0
2011-03-22 Update docs to say you need fsync to make sync rep work fast. Simon Riggs 9.1.0
2011-03-07 Dynamic array required within pg_stat_replication. Simon Riggs 9.1.0
2011-03-06 Catversion increment for pg_stat_replication changes for syncrep Simon Riggs 9.1.0
2011-03-06 Add new files for syncrep missed in previous commit Simon Riggs 9.1.0
2011-03-06 Efficient transaction-controlled synchronous replication. Simon Riggs 9.1.0
2011-02-18 Make a hard state change from catchup to streaming mode. Simon Riggs 9.1.0
2011-02-18 Separate messages for standby replies and hot standby feedback. Simon Riggs 9.1.0