Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-08-01 | Fix overly strict Assert in jsonpath code | David Rowley | 12.16 |
| 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-06-03 | Fix typos in various places | Michael Paquier | 12.0 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-16 | More message style fixes | Alvaro Herrera | 12.0 |
| 2019-04-28 | Clean up minor warnings from buildfarm. | Tom Lane | 12.0 |
| 2019-03-16 | Suppress -Wimplicit-fallthrough warnings in new jsonpath code. | Tom Lane | 12.0 |
| 2019-03-16 | Partial implementation of SQL/JSON path language | Alexander Korotkov | 12.0 |