Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-06-27 | Fix MVCC bug with prepared xact with subxacts on standby | Heikki Linnakangas | 16.4 |
| 2023-06-20 | Pre-beta2 mechanical code beautification. | Tom Lane | 16.0 |
| 2023-06-12 | Report stats when replaying XLOG_RUNNING_XACTS | Andres Freund | 16.0 |
| 2023-04-24 | Remove vacuum_defer_cleanup_age | Andres Freund | 16.0 |
| 2023-04-08 | Handle logical slot conflicts on standby | Andres Freund | 16.0 |
| 2023-03-30 | Fix incorrect format placeholders | Peter Eisentraut | 16.0 |
| 2023-02-20 | Speedup and increase usability of set proc title functions | David Rowley | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2023-01-02 | Avoid special XID snapshotConflictHorizon values. | Peter Geoghegan | 16.0 |
| 2022-11-17 | Standardize rmgrdesc recovery conflict XID output. | Peter Geoghegan | 16.0 |
| 2022-10-06 | Take care to de-duplicate entries in standby.c's table of locks. | Tom Lane | 16.0 |
| 2022-07-06 | Change internal RelFileNode references to RelFileNumber or RelFileLocator. | Robert Haas | 16.0 |