Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-05-14 | Pre-beta mechanical code beautification. | Tom Lane | 17.0 |
| 2024-04-05 | Allow synced slots to have their inactive_since. | Amit Kapila | 17.0 |
| 2024-03-27 | Change last_inactive_time to inactive_since in pg_replication_slots. | Amit Kapila | 17.0 |
| 2024-03-25 | Track last_inactive_time in pg_replication_slots. | Amit Kapila | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2024-01-03 | Remove unnecessary PGDATABASE settings from TAP tests | Michael Paquier | 17.0 |
| 2023-12-29 | Make all Perl warnings fatal | Peter Eisentraut | 17.0 |
| 2023-12-21 | Add PostgreSQL::Test::Cluster::advance_wal | Michael Paquier | 17.0 |
| 2023-10-02 | Replace use of stat()[7] by -s switch in TAP tests to retrieve file size | Michael Paquier | 17.0 |