Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-09-19 | Fix oversight in backpatch of 6cae9d2c10 | Alexander Korotkov | 11.6 |
| 2019-09-19 | Improve handling of NULLs in KNN-GiST and KNN-SP-GiST | Alexander Korotkov | 11.6 |
| 2019-09-08 | Fix handling of NULL distances in KNN-GiST | Alexander Korotkov | 11.6 |
| 2018-03-27 | Add predicate locking for GiST | Teodor Sigaev | 11.0 |
| 2018-01-09 | Change some bogus PageGetLSN calls to BufferGetLSNAtomic | Alvaro Herrera | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-11-08 | Change TRUE/FALSE to true/false | Peter Eisentraut | 11.0 |
| 2017-09-20 | Allow no-op GiST support functions to be omitted. | Tom Lane | 11.0 |