Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-03-28 | Protect against overflow of ltree.numlevel and lquery.numlevel. | Tom Lane | 10.13 |
| 2018-10-05 | Allow btree comparison functions to return INT_MIN. | Tom Lane | 10.6 |
| 2018-07-13 | Fix crash in contrib/ltree's lca() function for empty input array. | Tom Lane | 10.5 |