]> granicus.if.org Git - postgresql/history - src/backend/access/transam/commit_ts.c
Fix initialization of fake LSN for unlogged relations
[postgresql] / src / backend / access / transam / commit_ts.c
2019-05-22 Tom LanePhase 2 pgindent run for v12.
2019-03-28 Thomas MunroAdd basic infrastructure for 64 bit transaction IDs.
2019-01-02 Bruce MomjianUpdate copyright for 2019
2018-11-21 Andres FreundRemove WITH OIDS support, change oid catalog column...
2018-09-26 Michael PaquierRework activation of commit timestamps during recovery
2018-06-22 Michael PaquierFix typo in comment of commit_ts.c for incorrect refere...
2018-01-03 Bruce MomjianUpdate copyright for 2018
2017-11-08 Peter EisentrautChange TRUE/FALSE to true/false
2017-08-11 Peter EisentrautRemove uses of "slave" in replication contexts
2017-06-21 Tom LanePhase 3 of pgindent updates.
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