Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-04-08 | Introduce PG_IO_ALIGN_SIZE and align all I/O buffers. | Thomas Munro | 16.0 |
| 2023-02-27 | Update types in smgr API | Peter Eisentraut | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-11-05 | Remove unneeded includes of <sys/stat.h> | Michael Paquier | 16.0 |
| 2022-11-02 | Add doubly linked count list implementation | David Rowley | 16.0 |
| 2022-09-29 | Restore pg_pread and friends. | Thomas Munro | 16.0 |
| 2022-09-02 | Expand the use of get_dirent_type(), shaving a few calls to stat()/lstat() | Michael Paquier | 16.0 |
| 2022-08-04 | Remove dead pread and pwrite replacement code. | Thomas Munro | 16.0 |
| 2022-07-06 | Change internal RelFileNode references to RelFileNumber or RelFileLocator. | Robert Haas | 16.0 |