Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-03-13 | Make the order of the header file includes consistent | Peter Eisentraut | 17.0 |
| 2024-03-04 | Remove unused #include's from backend .c files | Peter Eisentraut | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-12-08 | Allow parallel CREATE INDEX for BRIN indexes | Tomas Vondra | 17.0 |
| 2023-11-25 | Reuse BrinDesc and BrinRevmap in brininsert | Tomas Vondra | 17.0 |
| 2023-10-24 | Assert that buffers are marked dirty before XLogRegisterBuffer(). | Jeff Davis | 17.0 |