Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-08-10 | Make contrib modules' installation scripts more secure. | Tom Lane | 11.9 |
| 2020-03-29 | Doc: correct misstatement about ltree label maximum length. | Tom Lane | 11.8 |
| 2020-03-28 | Protect against overflow of ltree.numlevel and lquery.numlevel. | Tom Lane | 11.8 |
| 2018-07-13 | Fix crash in contrib/ltree's lca() function for empty input array. | Tom Lane | 11.0 |
| 2018-04-05 | doc: remove mention of the DMOZ catalog in ltree docs | Bruce Momjian | 11.0 |
| 2018-04-04 | docs: update ltree URL for the DMOZ catalog | Bruce Momjian | 11.0 |
| 2017-11-23 | Convert documentation to DocBook XML | Peter Eisentraut | 11.0 |
| 2017-10-17 | Don't use SGML empty tags | Peter Eisentraut | 11.0 |