Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-10-30 | Diagnose !indisvalid in more SQL functions. | Noah Misch | 12.17 |
| 2023-07-03 | Fix race in SSI interaction with gin fast path. | Thomas Munro | 12.16 |
| 2022-10-26 | Fix ordering issue with WAL operations in GIN fast insert path | Michael Paquier | 12.13 |
| 2019-04-04 | Make queries' locking of indexes more consistent. | Tom Lane | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-12-19 | Small improvements for allocation logic in ginHeapTupleFastCollect(). | Tom Lane | 12.0 |
| 2018-09-01 | Avoid using potentially-under-aligned page buffers. | Tom Lane | 12.0 |