Commits

DateSubjectAuthorReleases
2024-03-08 Introduce a new GUC 'standby_slot_names'. Amit Kapila 17.0
2024-02-22 Add a new slot sync worker to synchronize logical slots. Amit Kapila 17.0
2024-02-21 Add lookup table for replication slot conflict reasons Michael Paquier 17.0
2024-02-14 Add a slot synchronization function. Amit Kapila 17.0
2024-01-25 Allow to enable failover property for replication slots via SQL API. Amit Kapila 17.0
2024-01-04 Track conflict_reason in pg_replication_slots. Amit Kapila 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-10-23 Remove unnecessary break in pg_logical_replication_slot_advance() Michael Paquier 17.0
2023-04-08 Support invalidating replication slots due to horizon and wal_level Andres Freund 16.0
2023-04-08 Replace replication slot's invalidated_at LSN with an enum Andres Freund 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-11-22 Improve comments atop pg_get_replication_slots. Amit Kapila 16.0
2022-10-18 Rename SetSingleFuncCall() to InitMaterializedSRF() Michael Paquier 15.1
2022-10-18 Rename SetSingleFuncCall() to InitMaterializedSRF() Michael Paquier 16.0
2022-03-07 Create routine able to set single-call SRFs for Materialize mode Michael Paquier 15.0
2022-02-17 Remove all traces of tuplestore_donestoring() in the C code Michael Paquier 15.0
2022-02-16 Split xlog.c into xlog.c and xlogrecovery.c. Heikki Linnakangas 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-12-01 Fix comment grammar in slotfuncs.c Michael Paquier 15.0
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-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0