Commit Graph

30 Commits (0dc8ead46363fec6f621a12c7e1f889ba73b55a9)

Author SHA1 Message Date
Alvaro Herrera 0dc8ead463 Refactor WAL file-reading code into WALRead() 6 years ago
Alvaro Herrera 709d003fbd Rework WAL-reading supporting structs 6 years ago
Alvaro Herrera 25dcc9d35d Make XLogReaderInvalReadState static 6 years ago
Michael Paquier 66bde49d96 Fix inconsistencies and typos in the tree, take 10 6 years ago
Thomas Munro 67b9b3ca32 Provide XLogRecGetFullXid(). 6 years ago
Tom Lane 8255c7a5ee Phase 2 pgindent run for v12. 6 years ago
Bruce Momjian 97c39498e5 Update copyright for 2019 7 years ago
Michael Paquier 0999ac4792 Improve description of buffer used to store records in WAL reader 7 years ago
Andrew Dunstan 1e9c858090 pgindent run prior to branching 7 years ago
Heikki Linnakangas 0668719801 Fix scenario where streaming standby gets stuck at a continuation record. 7 years ago
Bruce Momjian 9d4649ca49 Update copyright for 2018 8 years ago
Andres Freund fc49e24fa6 Make WAL segment size configurable at initdb time. 8 years ago
Tom Lane c7b8998ebb Phase 2 of pgindent updates. 8 years ago
Tom Lane e3860ffa4d Initial pgindent run with pg_bsd_indent version 2.0. 8 years ago
Bruce Momjian a6fd7b7a5f Post-PG 10 beta1 pgindent run 8 years ago
Simon Riggs 1148e22a82 Teach xlogreader to follow timeline switches 9 years ago
Robert Haas a507b86900 Add WAL consistency checking facility. 9 years ago
Bruce Momjian 1d25779284 Update copyright via script for 2017 9 years ago
Alvaro Herrera c1543a81a7 Revert timeline following in replication slots 9 years ago
Alvaro Herrera 24c5f1a103 Enable logical slots to follow timeline switches 10 years ago
Alvaro Herrera 3b02ea4f07 XLogReader general code cleanup 10 years ago
Bruce Momjian ee94300446 Update copyright for 2016 10 years ago
Bruce Momjian 807b9e0dff pgindent run for 9.5 10 years ago
Andres Freund 5aa2350426 Introduce replication progress tracking infrastructure. 11 years ago
Fujii Masao 57aa5b2bb1 Add GUC to enable compression of full page images stored in WAL. 11 years ago
Bruce Momjian 4baaf863ec Update copyright for 2015 11 years ago
Heikki Linnakangas 2c03216d83 Revamp the WAL record format. 11 years ago
Bruce Momjian 7e04792a1c Update copyright for 2014 12 years ago
Heikki Linnakangas 2ff6555313 Use the right timeline when beginning to stream from master. 13 years ago
Alvaro Herrera 7fcbf6a405 Split out XLog reading as an independent facility 13 years ago