aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/commit_ts.c
Commit message (Expand)AuthorAge
...
* Preserve commit timestamps across clean restartAlvaro Herrera2016-10-24
* Have heapam.h include lockdefs.h rather than lock.h.Robert Haas2016-09-13
* pgindent run for 9.6Robert Haas2016-06-09
* Make all built-in lwlock tranche IDs fixed.Robert Haas2016-02-02
* Update copyright for 2016Bruce Momjian2016-01-02
* 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
* Move each SLRU's lwlocks to a separate tranche.Robert Haas2015-11-12
* 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