Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-04-20 | Flush statistics during idle periods in parallel apply worker. | Amit Kapila | 17.10 |
| 2025-09-24 | Fix LOCK_TIMEOUT handling during parallel apply. | Amit Kapila | 17.7 |
| 2024-03-03 | Replace BackendIds with 0-based ProcNumbers | Heikki Linnakangas | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-11-30 | Remove redundant setting of hashkey after insertion | John Naylor | 17.0 |
| 2023-10-26 | Introduce the concept of read-only StringInfos | David Rowley | 17.0 |
| 2023-08-29 | Rename logical_replication_mode to debug_logical_replication_streaming | Peter Eisentraut | 17.0 |
| 2023-08-14 | Simplify determining logical replication worker types. | Amit Kapila | 17.0 |
| 2023-08-03 | Refactor to split Apply and Tablesync Workers code. | Amit Kapila | 17.0 |