Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-12-27 | Remove entry tree root conflict checking from GIN predicate locking | Alexander Korotkov | 11.2 |
| 2018-11-06 | Rename rbtree.c functions to use "rbt" prefix not "rb" prefix. | Tom Lane | 11.1 |
| 2018-05-04 | Re-think predicate locking on GIN indexes. | Teodor Sigaev | 11.0 |
| 2018-04-26 | Post-feature-freeze pgindent run. | Tom Lane | 11.0 |
| 2018-03-30 | Predicate locking in GIN index | Teodor Sigaev | 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-08 | Change TRUE/FALSE to true/false | Peter Eisentraut | 11.0 |