Commits

DateSubjectAuthorReleases
2021-11-10 Improve error messages for some callers of XLogReadRecord() Michael Paquier 15.0
2021-11-05 Remove all use of ThisTimeLineID global variable outside of xlog.c Robert Haas 15.0
2021-11-05 Don't set ThisTimeLineID when there's no reason to do so. Robert Haas 15.0
2021-09-14 Remove code duplication for permission checks with replication slots Michael Paquier 15.0
2021-06-11 Return ReplicationSlotAcquire API to its original form Alvaro Herrera 14.0
2021-05-10 Revert recovery prefetching feature. Thomas Munro 14.0
2021-04-08 Remove read_page callback from XLogReader. Thomas Munro 14.0
2021-04-07 Message improvement Peter Eisentraut 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-05-08 Rework XLogReader callback system Alvaro Herrera 13.0
2020-04-29 Check slot->restart_lsn validity in a few more places Alvaro Herrera 13.0
2020-04-07 Allow users to limit storage reserved by replication slots Alvaro Herrera 13.0
2020-03-17 Remove logical_read_local_xlog_page Alvaro Herrera 13.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2020-01-30 Clean up newlines following left parentheses Alvaro Herrera 13.0
2020-01-30 Remove excess parens in ereport() calls Alvaro Herrera 13.0
2020-01-26 Refactor XLogReadRecord(), adding XLogBeginRead() function. Heikki Linnakangas 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-09-24 Rework WAL-reading supporting structs Alvaro Herrera 13.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-07-18 Use a ResourceOwner to track buffer pins in all cases. Tom Lane 12.0
2018-01-17 Ability to advance replication slots Simon Riggs 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-07-25 Fix race conditions in replication slot operations Alvaro Herrera 10.0