Commit Graph

24 Commits (9863017b87f3592ff663d03fc663a4f1f8fdb8b2)

Author SHA1 Message Date
Alvaro Herrera 8eace46d34 Fix race condition in reading commit timestamps 9 years ago
Bruce Momjian 1d25779284 Update copyright via script for 2017 9 years ago
Alvaro Herrera 4aaddf2f00 Fix commit_ts for FrozenXid and BootstrapXid 9 years ago
Alvaro Herrera 00f15338b2 Preserve commit timestamps across clean restart 9 years ago
Robert Haas 445a38aba2 Have heapam.h include lockdefs.h rather than lock.h. 9 years ago
Robert Haas 4bc424b968 pgindent run for 9.6 9 years ago
Robert Haas 7191ce8bea Make all built-in lwlock tranche IDs fixed. 10 years ago
Bruce Momjian ee94300446 Update copyright for 2016 10 years ago
Joe Conway 241448b23a Rename (new|old)estCommitTs to (new|old)estCommitTsXid 10 years ago
Alvaro Herrera 69e7235c93 Fix commit timestamp initialization 10 years ago
Peter Eisentraut a351705d8a Improve some messages 10 years ago
Alvaro Herrera 820ddb2c2f Further tweak commit_timestamp behavior 10 years ago
Robert Haas fe702a7b3f Move each SLRU's lwlocks to a separate tranche. 10 years ago
Alvaro Herrera 531d21b75f Cleanup commit timestamp module activaction, again 10 years ago
Alvaro Herrera e06b2e1d2e Don't disable commit_ts in standby if enabled locally 10 years ago
Alvaro Herrera f12e814b88 Fix commit_ts for standby 10 years ago
Alvaro Herrera 6b61955135 Code review for transaction commit timestamps 10 years ago
Alvaro Herrera e68be16b0d Do not allow *timestamp to be passed as NULL 10 years ago
Bruce Momjian 807b9e0dff pgindent run for 9.5 10 years ago
Heikki Linnakangas 4fc72cc7bb Collection of typo fixes. 10 years ago
Andres Freund 5aa2350426 Introduce replication progress tracking infrastructure. 10 years ago
Alvaro Herrera 4f3924d9cd Keep CommitTs module in sync in standby and master 10 years ago
Bruce Momjian 4baaf863ec Update copyright for 2015 11 years ago
Alvaro Herrera 73c986adde Keep track of transaction commit timestamps 11 years ago