Commits

Showing commits that first shipped in 16 (backpatches included). Clear

DateSubjectAuthorReleases
2026-02-06 Add file_extend_method=posix_fallocate,write_zeros. Thomas Munro 16.12
2026-01-15 Fix 'unexpected data beyond EOF' on replica restart Heikki Linnakangas 16.12
2024-12-20 Fix corruption when relation truncation fails. Thomas Munro 16.7
2023-07-04 Ensure that creation of an empty relfile is fsync'd at checkpoint. Heikki Linnakangas 16.0
2023-06-20 Pre-beta2 mechanical code beautification. Tom Lane 16.0
2023-06-14 Fix typo in comment. Masahiko Sawada 16.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-05-19 Move mdwriteback() to better place Peter Eisentraut 16.0
2023-05-19 Reindent some comments Peter Eisentraut 16.0
2023-04-18 Fix various typos David Rowley 16.0
2023-04-08 Add io_direct setting (developer-only). Thomas Munro 16.0
2023-04-08 Introduce PG_IO_ALIGN_SIZE and align all I/O buffers. Thomas Munro 16.0
2023-04-08 Track IO times in pg_stat_io Andres Freund 16.0
2023-04-05 Add smgrzeroextend(), FileZero(), FileFallocate() Andres Freund 16.0
2023-02-27 Update types in smgr API Peter Eisentraut 16.0
2023-02-10 pgstat: Track more detailed relation IO statistics Andres Freund 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-11-09 Apply a better fix to mdunlinkfork(). Tom Lane 16.0
2022-11-07 Fix failure to remove non-first segments of temporary tables. Tom Lane 16.0
2022-09-28 Revert 56-bit relfilenode change and follow-up commits. Robert Haas 16.0
2022-09-27 Increase width of RelFileNumbers from 32 bits to 56 bits. Robert Haas 16.0
2022-09-20 Harmonize parameter names in storage and AM code. Peter Geoghegan 16.0
2022-07-28 Use TRUNCATE to preserve relfilenode for pg_largeobject + index. Robert Haas 16.0
2022-07-06 Change internal RelFileNode references to RelFileNumber or RelFileLocator. Robert Haas 16.0