Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-04-16 | Fix incorrect comment in JsonTablePlanJoinNextRow() | Amit Langote | 17.10 |
| 2024-09-12 | SQL/JSON: Fix JSON_QUERY(... WITH CONDITIONAL WRAPPER) | Amit Langote | 17.0 |
| 2024-06-19 | SQL/JSON: Correct jsonpath variable name matching | Amit Langote | 17.0 |
| 2024-04-18 | SQL/JSON: Miscellaneous fixes and improvements | Amit Langote | 17.0 |
| 2024-04-18 | SQL/JSON: Improve some error messages | Amit Langote | 17.0 |
| 2024-04-08 | JSON_TABLE: Add support for NESTED paths and columns | Amit Langote | 17.0 |
| 2024-04-04 | Add basic JSON_TABLE() functionality | Amit Langote | 17.0 |
| 2024-03-21 | Add SQL/JSON query functions | Amit Langote | 17.0 |
| 2024-01-24 | Refactor code used by jsonpath executor to fetch variables | Amit Langote | 17.0 |