Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-06-10 | nbtree: Allocate new pages in separate function. | Peter Geoghegan | 16.0 |
| 2023-04-08 | Introduce PG_IO_ALIGN_SIZE and align all I/O buffers. | Thomas Munro | 16.0 |
| 2023-04-02 | Pass down table relation into more index relation functions | Andres Freund | 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-10-28 | Remove AssertArg and AssertState | Peter Eisentraut | 16.0 |
| 2022-07-06 | Change internal RelFileNode references to RelFileNumber or RelFileLocator. | Robert Haas | 16.0 |