Commits

Showing commits that first shipped in 17 (backpatches included). Clear

DateSubjectAuthorReleases
2025-11-27 Fix error reporting for SQL/JSON path type mismatches Amit Langote 17.8
2025-10-09 Fix internal error from CollateExpr in SQL/JSON DEFAULT expressions Amit Langote 17.7
2024-10-16 Fix typo in comment of transformJsonAggConstructor() Amit Langote 17.1
2024-09-06 SQL/JSON: Fix default ON ERROR behavior for JSON_TABLE Amit Langote 17.0
2024-09-06 Revert recent SQL/JSON related commits Amit Langote 17.0
2024-09-06 SQL/JSON: Fix default ON ERROR behavior for JSON_TABLE Amit Langote 17.0
2024-07-30 SQL/JSON: Some fixes to JsonBehavior expression casting Amit Langote 17.0
2024-07-17 SQL/JSON: Rethink c2d93c3802b Amit Langote 17.0
2024-07-04 SQL/JSON: Fix some obsolete comments. Amit Langote 17.0
2024-06-28 SQL/JSON: Always coerce JsonExpr result at runtime Amit Langote 17.0
2024-06-28 SQL/JSON: Fix coercion of constructor outputs to types with typmod Amit Langote 17.0
2024-06-28 SQL/JSON: Validate values in ON ERROR/EMPTY clauses Amit Langote 17.0
2024-06-19 SQL/JSON: Correctly enforce the default ON EMPTY behavior Amit Langote 17.0
2024-04-18 SQL/JSON: Fix issues with DEFAULT .. ON ERROR / EMPTY Amit Langote 17.0
2024-04-18 SQL/JSON: Improve some error messages Amit Langote 17.0
2024-04-08 Fix restriction on specifying KEEP QUOTES in JSON_QUERY() Amit Langote 17.0
2024-04-04 Add missing initialization in transformJsonFuncExpr() Amit Langote 17.0
2024-04-04 Fix typo introduced in 6185c9737 Amit Langote 17.0
2024-04-04 Add basic JSON_TABLE() functionality Amit Langote 17.0
2024-03-22 Avoid splitting errmsg string to span multiple lines 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-21 Code review for commit b6e1157e7d Amit Langote 17.0
2023-07-13 Add missing const qualifier Amit Langote 17.0
2023-07-13 Fix code indentation violation in commit b6e1157e7d Amit Langote 17.0