Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-09-04 | Fix out-of-bound read in gtsvector_picksplit() | Michael Paquier | 11.22 |
| 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 | Remove no-op GiST support functions in the core GiST opclasses. | Tom Lane | 11.0 |
| 2017-09-18 | Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. | Tom Lane | 11.0 |
| 2017-09-05 | Remove unnecessary parentheses in return statements | Peter Eisentraut | 11.0 |