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