summaryrefslogtreecommitdiff
path: root/src/backend/access/transam/commit_ts.c
AgeCommit message (Expand)Author
2016-09-13Have heapam.h include lockdefs.h rather than lock.h.Robert Haas
2016-06-09pgindent run for 9.6Robert Haas
2016-02-02Make all built-in lwlock tranche IDs fixed.Robert Haas
2016-01-02Update copyright for 2016Bruce Momjian
2015-12-28Rename (new|old)estCommitTs to (new|old)estCommitTsXidJoe Conway
2015-12-11Fix commit timestamp initializationAlvaro Herrera
2015-12-11Improve some messagesPeter Eisentraut
2015-12-03Further tweak commit_timestamp behaviorAlvaro Herrera
2015-11-12Move each SLRU's lwlocks to a separate tranche.Robert Haas
2015-10-27Cleanup commit timestamp module activaction, againAlvaro Herrera
2015-10-02Don't disable commit_ts in standby if enabled locallyAlvaro Herrera
2015-10-01Fix commit_ts for standbyAlvaro Herrera
2015-09-29Code review for transaction commit timestampsAlvaro Herrera
2015-08-21Do not allow *timestamp to be passed as NULLAlvaro Herrera
2015-05-24pgindent run for 9.5Bruce Momjian
2015-05-20Collection of typo fixes.Heikki Linnakangas
2015-04-29Introduce replication progress tracking infrastructure.Andres Freund
2015-03-09Keep CommitTs module in sync in standby and masterAlvaro Herrera
2015-01-06Update copyright for 2015Bruce Momjian
2014-12-03Keep track of transaction commit timestampsAlvaro Herrera