Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-09-06 | SQL/JSON: Fix default ON ERROR behavior for JSON_TABLE | Amit Langote | 17.0 |
| 2024-09-06 | SQL/JSON: Fix JSON_TABLE() column deparsing | Amit Langote | 17.0 |
| 2024-09-06 | Revert recent SQL/JSON related commits | Amit Langote | 17.0 |
| 2024-09-06 | SQL/JSON: Fix JSON_TABLE() column deparsing | Amit Langote | 17.0 |
| 2024-09-06 | SQL/JSON: Fix default ON ERROR behavior for JSON_TABLE | Amit Langote | 17.0 |
| 2024-04-08 | JSON_TABLE: Add support for NESTED paths and columns | Amit Langote | 17.0 |
| 2024-04-08 | Fix JsonExpr deparsing to emit QUOTES and WRAPPER correctly | 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 |
| 2023-07-26 | Add more SQL/JSON constructor functions | Amit Langote | 17.0 |