Commit Graph

40 Commits (229f8c219f8fffacc253eca6023eab10a16eb009)

Author SHA1 Message Date
Tom Lane 5da14938f7 Rename SLRU structures and associated LWLocks. 5 years ago
Bruce Momjian 7559d8ebfa Update copyrights for 2020 6 years ago
Tom Lane 8255c7a5ee Phase 2 pgindent run for v12. 6 years ago
Thomas Munro 2fc7af5e96 Add basic infrastructure for 64 bit transaction IDs. 6 years ago
Bruce Momjian 97c39498e5 Update copyright for 2019 7 years ago
Andres Freund 578b229718 Remove WITH OIDS support, change oid catalog column visibility. 7 years ago
Michael Paquier 8d28bf500f Rework activation of commit timestamps during recovery 7 years ago
Michael Paquier 0aa5e65ab4 Fix typo in comment of commit_ts.c for incorrect reference to CLOG 7 years ago
Bruce Momjian 9d4649ca49 Update copyright for 2018 8 years ago
Peter Eisentraut 2eb4a831e5 Change TRUE/FALSE to true/false 8 years ago
Peter Eisentraut a1ef920e27 Remove uses of "slave" in replication contexts 8 years ago
Tom Lane 382ceffdf7 Phase 3 of pgindent updates. 8 years ago
Bruce Momjian a6fd7b7a5f Post-PG 10 beta1 pgindent run 8 years ago
Teodor Sigaev 1b02be21f2 Fsync directory after creating or unlinking file. 8 years ago
Robert Haas 88e66d193f Rename "pg_clog" directory to "pg_xact". 8 years ago
Heikki Linnakangas 181bdb90ba Fix typos in comments. 9 years ago
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