Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-07-03 | Remove %error-verbose directive from jsonpath parser | Andrew Dunstan | 12.12 |
| 2019-09-20 | Fix some minor spec-compliance issues in jsonpath lexer. | Tom Lane | 12.0 |
| 2019-09-17 | Fix bogus handling of XQuery regex option flags. | Tom Lane | 12.0 |
| 2019-06-19 | Support 'q' flag in jsonpath 'like_regex' predicate | Alexander Korotkov | 12.0 |
| 2019-05-17 | Fix regression test outputs | Michael Paquier | 12.0 |
| 2019-05-07 | Improve error reporting in jsonpath | Alexander Korotkov | 12.0 |
| 2019-04-01 | Restrict some cases in parsing numerics in jsonpath | Alexander Korotkov | 12.0 |
| 2019-03-25 | Get rid of backtracking in jsonpath_scan.l | Alexander Korotkov | 12.0 |
| 2019-03-16 | Partial implementation of SQL/JSON path language | Alexander Korotkov | 12.0 |