Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-10-30 | Diagnose !indisvalid in more SQL functions. | Noah Misch | 16.1 |
| 2023-07-03 | Fix race in SSI interaction with gin fast path. | Thomas Munro | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-11-13 | Refactor ownercheck functions | Peter Eisentraut | 16.0 |
| 2022-10-13 | Fix ordering issue with WAL operations in GIN fast insert path | Michael Paquier | 16.0 |
| 2022-09-12 | Assorted examples of expanded type-safer palloc/pg_malloc API | Peter Eisentraut | 16.0 |
| 2022-07-06 | Change internal RelFileNode references to RelFileNumber or RelFileLocator. | Robert Haas | 16.0 |