Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2023-05-02 | Fix typos in comments | Michael Paquier | 16.0 |
| 2023-04-08 | Handle logical slot conflicts on standby | Andres Freund | 16.0 |
| 2023-04-02 | Add info in WAL records in preparation for logical slot conflict handling | Andres Freund | 16.0 |
| 2023-04-02 | Pass down table relation into more index relation functions | Andres Freund | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-11-17 | Standardize rmgrdesc recovery conflict XID output. | Peter Geoghegan | 16.0 |
| 2022-09-20 | Suppress variable-set-but-not-used warnings from clang 15. | Tom Lane | 16.0 |
| 2022-07-06 | Change internal RelFileNode references to RelFileNumber or RelFileLocator. | Robert Haas | 16.0 |