Commits

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

DateSubjectAuthorReleases
2026-04-16 Fix incorrect comment in JsonTablePlanJoinNextRow() Amit Langote 17.10
2026-01-23 Fix bogus ctid requirement for dummy-root partitioned targets Amit Langote 17.8
2026-01-16 Fix segfault from releasing locks in detached DSM segments Amit Langote 17.8
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
2025-07-17 Remove duplicate line Amit Langote 17.6
2025-07-01 Fix typos in comments Amit Langote 17.6
2025-03-13 Fix copy-paste error in datum_to_jsonb_internal() Amit Langote 17.5
2025-02-19 doc: Fix some issues with JSON_TABLE() exampls Amit Langote 17.5
2024-11-08 Disallow partitionwise join when collations don't match Amit Langote 17.1
2024-11-08 Disallow partitionwise grouping when collations don't match Amit Langote 17.1
2024-10-23 Remove unnecessary word in a comment Amit Langote 17.1
2024-10-20 SQL/JSON: Fix some oversights in commit b6e1157e7 Amit Langote 17.1
2024-10-16 Fix typo in comment of transformJsonAggConstructor() Amit Langote 17.1
2024-09-13 SQL/JSON: Update example in JSON_QUERY() documentation Amit Langote 17.0
2024-09-12 SQL/JSON: Fix JSON_QUERY(... WITH CONDITIONAL WRAPPER) Amit Langote 17.0
2024-09-09 SQL/JSON: Avoid initializing unnecessary ON ERROR / ON EMPTY steps Amit Langote 17.0
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: Avoid initializing unnecessary ON ERROR / ON EMPTY steps Amit Langote 17.0
2024-09-06 Update comment about ExprState.escontext 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-07-30 SQL/JSON: Fix casting for integer EXISTS columns in JSON_TABLE Amit Langote 17.0