Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-10-30 | Diagnose !indisvalid in more SQL functions. | Noah Misch | 11.22 |
| 2023-07-03 | Fix race in SSI interaction with gin fast path. | Thomas Munro | 11.21 |
| 2022-10-26 | Fix ordering issue with WAL operations in GIN fast insert path | Michael Paquier | 11.18 |
| 2018-09-01 | Avoid using potentially-under-aligned page buffers. | Tom Lane | 11.0 |
| 2018-06-30 | pgindent run prior to branching | Andrew Dunstan | 11.0 |
| 2018-05-04 | Re-think predicate locking on GIN indexes. | Teodor Sigaev | 11.0 |
| 2018-01-19 | Replace AclObjectKind with ObjectType | Peter Eisentraut | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-11-16 | Fix broken cleanup interlock for GIN pending list. | Robert Haas | 11.0 |
| 2017-11-02 | Set the metapage's pd_lower correctly in brin, gin, and spgist indexes. | Tom Lane | 11.0 |