Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-01-30 | Avoid integer overflow while testing wal_skip_threshold condition. | Tom Lane | 17.3 |
| 2025-01-07 | Restore smgrtruncate() prototype in back-branches. | Thomas Munro | 17.3 |
| 2024-12-20 | Fix corruption when relation truncation fails. | Thomas Munro | 17.3 |
| 2024-12-02 | RelationTruncate() must set DELAY_CHKPT_START. | Thomas Munro | 17.3 |
| 2024-03-04 | Remove unused #include's from backend .c files | Peter Eisentraut | 17.0 |
| 2024-03-03 | Replace BackendIds with 0-based ProcNumbers | Heikki Linnakangas | 17.0 |
| 2024-02-23 | Introduce a new smgr bulk loading facility. | Heikki Linnakangas | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-09-15 | Remove unnecessary smgrimmedsync() when creating unlogged table. | Heikki Linnakangas | 17.0 |