Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-04-03 | Restrict copying of invalidated replication slots. | Masahiko Sawada | 16.9 |
| 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 | 16.0 |