]> granicus.if.org Git - postgresql/history - src/backend/access/transam/commit_ts.c
Phase 2 of pgindent updates.
[postgresql] / src / backend / access / transam / commit_ts.c
2017-05-17 Bruce MomjianPost-PG 10 beta1 pgindent run
2017-03-27 Teodor SigaevFsync directory after creating or unlinking file.
2017-03-17 Robert HaasRename "pg_clog" directory to "pg_xact".
2017-02-06 Heikki LinnakangasFix typos in comments.
2017-01-19 Alvaro HerreraFix race condition in reading commit timestamps
2017-01-03 Bruce MomjianUpdate copyright via script for 2017
2016-11-24 Alvaro HerreraFix commit_ts for FrozenXid and BootstrapXid
2016-10-24 Alvaro HerreraPreserve commit timestamps across clean restart
2016-09-13 Robert HaasHave heapam.h include lockdefs.h rather than lock.h.
2016-06-09 Robert Haaspgindent run for 9.6
2016-02-02 Robert HaasMake all built-in lwlock tranche IDs fixed.
2016-01-02 Bruce MomjianUpdate copyright for 2016
2015-12-28 Joe ConwayRename (new|old)estCommitTs to (new|old)estCommitTsXid
2015-12-11 Alvaro HerreraFix commit timestamp initialization
2015-12-11 Peter EisentrautImprove some messages
2015-12-03 Alvaro HerreraFurther tweak commit_timestamp behavior
2015-11-12 Robert HaasMove each SLRU's lwlocks to a separate tranche.
2015-10-27 Alvaro HerreraCleanup commit timestamp module activaction, again
2015-10-02 Alvaro HerreraDon't disable commit_ts in standby if enabled locally
2015-10-01 Alvaro HerreraFix commit_ts for standby
2015-09-29 Alvaro HerreraCode review for transaction commit timestamps
2015-08-21 Alvaro HerreraDo not allow *timestamp to be passed as NULL
2015-05-24 Bruce Momjianpgindent run for 9.5
2015-05-20 Heikki LinnakangasCollection of typo fixes.
2015-04-29 Andres FreundIntroduce replication progress tracking infrastructure.
2015-03-09 Alvaro HerreraKeep CommitTs module in sync in standby and master
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-12-03 Alvaro HerreraKeep track of transaction commit timestamps