Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-04-23 | Validate ltree siglen GiST option to be int-aligned | Alexander Korotkov | 13.11 |
| 2020-04-01 | Clean up parsing of ltree and lquery some more. | Tom Lane | 13.0 |
| 2020-03-31 | Improve error messages in ltree_in and lquery_in. | Tom Lane | 13.0 |
| 2020-03-31 | Fix lquery's NOT handling, and add ability to quantify non-'*' items. | Tom Lane | 13.0 |
| 2020-03-30 | Implement operator class parameters | Alexander Korotkov | 13.0 |
| 2020-03-28 | Fix lquery's behavior for consecutive '*' items. | Tom Lane | 13.0 |
| 2020-03-28 | Protect against overflow of ltree.numlevel and lquery.numlevel. | Tom Lane | 13.0 |