Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-06-28 | SQL/JSON: Prevent ON EMPTY for EXISTS columns in JSON_TABLE() | 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 |
| 2023-07-26 | Add more SQL/JSON constructor functions | Amit Langote | 17.0 |
| 2023-07-26 | Rename a nonterminal used in SQL/JSON grammar | Amit Langote | 17.0 |
| 2023-07-21 | Code review for commit b6e1157e7d | Amit Langote | 17.0 |