Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-10-10 | Remove overzealous _bt_killitems assertion. | Peter Geoghegan | 16.11 |
| 2025-06-11 | Make _bt_killitems drop pins it acquired itself. | Peter Geoghegan | 16.10 |
| 2023-09-28 | Fix btmarkpos/btrestrpos array key wraparound bug. | Peter Geoghegan | 16.1 |
| 2023-06-10 | nbtree: Allocate new pages in separate function. | Peter Geoghegan | 16.0 |
| 2023-04-02 | Pass down table relation into more index relation functions | Andres Freund | 16.0 |
| 2023-02-07 | Remove useless casts to (void *) in arguments of some system functions | Peter Eisentraut | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-12-15 | Static assertions cleanup | Peter Eisentraut | 16.0 |