Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-12-21 | Fix contrib/seg to be more wary of long input numbers. | Tom Lane | 11.19 |
| 2017-11-21 | Support index-only scans in contrib/cube and contrib/seg GiST indexes. | Tom Lane | 11.0 |
| 2017-11-10 | Add some const decorations to prototypes | Peter Eisentraut | 11.0 |
| 2017-11-08 | Change TRUE/FALSE to true/false | Peter Eisentraut | 11.0 |
| 2017-09-13 | Update contrib/seg for new scalarlesel/scalargesel selectivity functions. | Tom Lane | 11.0 |
| 2017-09-05 | Remove unnecessary parentheses in return statements | Peter Eisentraut | 11.0 |