Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-03-28 | Protect against overflow of ltree.numlevel and lquery.numlevel. | Tom Lane | 11.8 |
| 2018-10-05 | Allow btree comparison functions to return INT_MIN. | Tom Lane | 11.0 |
| 2018-07-13 | Fix crash in contrib/ltree's lca() function for empty input array. | Tom Lane | 11.0 |
| 2017-09-18 | Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. | Tom Lane | 11.0 |