Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-03-28 | Protect against overflow of ltree.numlevel and lquery.numlevel. | Tom Lane | 9.5.22 |
| 2018-10-05 | Allow btree comparison functions to return INT_MIN. | Tom Lane | 9.5.15 |
| 2018-07-13 | Fix crash in contrib/ltree's lca() function for empty input array. | Tom Lane | 9.5.14 |
| 2016-03-08 | ltree: Zero padding bytes when allocating memory for externally visible data. | Andres Freund | 9.5.2 |