Commits

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

DateSubjectAuthorReleases
2011-02-16 Hot Standby feedback for avoidance of cleanup conflicts on standby. Simon Riggs 9.1.0
2011-02-15 Additional required docs for pg_constraint catalog entry Simon Riggs 9.1.0
2011-02-15 PITR can stop at a named restore point when recovery target = time Simon Riggs 9.1.0
2011-02-15 Add version-sensitive SQL for psql when constraints NOT VALID Simon Riggs 9.1.0
2011-02-08 Continue long tradition of bumping the catalog version a little late. Simon Riggs 9.1.0
2011-02-08 Named restore points in recovery. Users can record named points, then Simon Riggs 9.1.0
2011-02-08 Basic Recovery Control functions for use in Hot Standby. Pause, Resume, Simon Riggs 9.1.0
2011-02-08 Remove rare corner case for data loss when triggering standby server. Simon Riggs 9.1.0
2011-02-08 Extend ALTER TABLE to allow Foreign Keys to be added without initial validation. Simon Riggs 9.1.0
2011-02-01 Re-classify ERRCODE_DATABASE_DROPPED to 57P04 Simon Riggs 9.1.0
2011-02-01 Create new errcode for recovery conflict caused by db drop on master. Simon Riggs 9.1.0
2011-01-31 Fix error code for canceling statement due to conflict with recovery. Simon Riggs 9.1.0
2010-12-09 Self review of previous patch. Fix assumption that xmax >= xmin. Simon Riggs 9.1.0
2010-12-09 Reduce spurious Hot Standby conflicts from never-visible records. Simon Riggs 9.1.0
2010-12-08 Optimize commit_siblings in two ways to improve group commit. Simon Riggs 9.1.0
2010-11-29 Move call to GetTopTransactionId() earlier in LockAcquire(), Simon Riggs 9.1.0
2010-11-15 Avoid spurious Hot Standby conflicts from btree delete records. Simon Riggs 9.1.0
2010-10-15 Correct WAL space calculation formula in docs. Simon Riggs 9.1.0
2010-10-14 Improvements to docs about pg_archive_cleanup and use of archives Simon Riggs 9.1.0
2010-10-14 Make startup process respond to signals to cancel waiting on latch. Simon Riggs 9.1.0
2010-10-14 Fix bug in comment of timeline history file. Simon Riggs 9.1.0
2010-10-05 Correct docs for behaviour of ALTER DATABASE .. RENAME during Hot Standby. Simon Riggs 9.1.0
2010-08-30 Fix misleading DEBUG2 issued during RemoveOldXlogFiles() Simon Riggs 9.1.0
2010-08-30 Truncate subtrans after each restartpoint. Simon Riggs 9.1.0
2010-08-30 Teach GetOldestXmin() about KnownAssignedXids during recovery. Simon Riggs 9.1.0