Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-06-18 | Report undefined jsonpath variable when no variables are supplied | Amit Langote | 15 (unreleased) |
| 2024-03-11 | Backpatch missing check_stack_depth() to some recursive functions | Alexander Korotkov | 15.7 |
| 2023-06-12 | Accept fractional seconds in jsonpath's datetime() method. | Tom Lane | 15.4 |
| 2023-01-12 | Fix jsonpath existense checking of missing variables | Alexander Korotkov | 15.2 |
| 2022-09-01 | Revert SQL/JSON features | Andrew Dunstan | 15.0 |
| 2022-08-19 | Remove shadowed local variables that are new in v15 | David Rowley | 15.0 |
| 2022-07-20 | Tweak detail and hint messages to be consistent with project policy | Michael Paquier | 15.0 |
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-04-09 | Add missing serial commas | Peter Eisentraut | 15.0 |
| 2022-04-05 | PLAN clauses for JSON_TABLE | Andrew Dunstan | 15.0 |
| 2022-04-04 | JSON_TABLE | Andrew Dunstan | 15.0 |
| 2022-03-29 | SQL/JSON query functions | Andrew Dunstan | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |