Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-01-15 | Fix 'unexpected data beyond EOF' on replica restart | Heikki Linnakangas | 18.2 |
| 2025-04-07 | aio: Make AIO more compatible with valgrind | Andres Freund | 18.0 |
| 2025-04-01 | aio: Minor comment improvements | Andres Freund | 18.0 |
| 2025-03-29 | aio: Implement support for reads in smgr/md/fd | Andres Freund | 18.0 |
| 2025-03-20 | smgr: Hold interrupts in most smgr functions | Andres Freund | 18.0 |
| 2025-03-18 | smgr: Make SMgrRelation initialization safer against errors | Andres Freund | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-12-20 | Fix corruption when relation truncation fails. | Thomas Munro | 18.0 |
| 2024-10-08 | bufmgr/smgr: Don't cross segment boundaries in StartReadBuffers() | Andres Freund | 18.0 |
| 2024-07-29 | Fix outdated comment in smgrtruncate() | Heikki Linnakangas | 18.0 |