aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/commit_ts.c
Commit message (Expand)AuthorAge
* Fix typos in comments.Heikki Linnakangas2017-02-06
* Fix commit_ts for FrozenXid and BootstrapXidAlvaro Herrera2016-11-24
* Preserve commit timestamps across clean restartAlvaro Herrera2016-10-24
* Rename (new|old)estCommitTs to (new|old)estCommitTsXidJoe Conway2015-12-28
* Fix commit timestamp initializationAlvaro Herrera2015-12-11
* Improve some messagesPeter Eisentraut2015-12-10
* Further tweak commit_timestamp behaviorAlvaro Herrera2015-12-03
* Cleanup commit timestamp module activaction, againAlvaro Herrera2015-10-27
* Don't disable commit_ts in standby if enabled locallyAlvaro Herrera2015-10-02
* Fix commit_ts for standbyAlvaro Herrera2015-10-01
* Code review for transaction commit timestampsAlvaro Herrera2015-09-29
* Do not allow *timestamp to be passed as NULLAlvaro Herrera2015-08-21
* pgindent run for 9.5Bruce Momjian2015-05-23
* Collection of typo fixes.Heikki Linnakangas2015-05-20
* Introduce replication progress tracking infrastructure.Andres Freund2015-04-29
* Keep CommitTs module in sync in standby and masterAlvaro Herrera2015-03-09
* Update copyright for 2015Bruce Momjian2015-01-06
* Keep track of transaction commit timestampsAlvaro Herrera2014-12-03