Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-09-03 | Fix use-after-free issue in slot synchronization. | Amit Kapila | 18.0 |
| 2025-04-03 | Restrict copying of invalidated replication slots. | Masahiko Sawada | 18.0 |
| 2025-04-03 | Fix slot synchronization for two_phase enabled slots. | Amit Kapila | 18.0 |
| 2025-02-25 | Doc: Fix pg_copy_logical_replication_slot description. | Amit Kapila | 18.0 |
| 2025-02-19 | Invalidate inactive replication slots. | Amit Kapila | 18.0 |
| 2025-01-31 | Raise an error while trying to acquire an invalid slot. | Amit Kapila | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-10-27 | Remove unused #include's from backend .c files | Peter Eisentraut | 18.0 |
| 2024-07-11 | Improve logical replication connection-failure messages. | Tom Lane | 18.0 |
| 2024-07-04 | Assign error codes where missing for user-facing failures | Michael Paquier | 18.0 |