Commits

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

DateSubjectAuthorReleases
2026-07-02 Fix jsonpath .decimal() to honor silent mode Michael Paquier 17 (unreleased)
2026-04-16 Fix incorrect comment in JsonTablePlanJoinNextRow() Amit Langote 17.10
2025-01-21 Reword recent error messages: "should" -> "must" Álvaro Herrera 17.3
2024-09-12 Make jsonpath .string() be immutable for datetimes. Tom Lane 17.0
2024-09-12 SQL/JSON: Fix JSON_QUERY(... WITH CONDITIONAL WRAPPER) Amit Langote 17.0
2024-08-29 Message style improvements Peter Eisentraut 17.0
2024-07-30 Preserve tz when converting to jsonb timestamptz Andrew Dunstan 17.0
2024-06-19 SQL/JSON: Correct jsonpath variable name matching Amit Langote 17.0
2024-06-17 Teach jsonpath string() to unwrap in lax mode Andrew Dunstan 17.0
2024-06-12 Harmonize function parameter names for Postgres 17. Peter Geoghegan 17.0
2024-04-18 Fix typos and duplicate words Daniel Gustafsson 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-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-02-27 Rationalize and improve error messages for some jsonpath items Andrew Dunstan 17.0
2024-02-16 Add missing check_stack_depth() to some recursive functions Alexander Korotkov 17.0
2024-02-10 Disallow jsonpath methods involving TZ in immutable functions Andrew Dunstan 17.0
2024-01-30 Fix incorrect format placeholders for Oid Peter Eisentraut 17.0
2024-01-25 Support TZ and OF format codes in to_timestamp(). Tom Lane 17.0
2024-01-25 Clean up a bug in sql/json items commit 66ea94e8e6 Andrew Dunstan 17.0
2024-01-25 Implement various jsonpath methods Andrew Dunstan 17.0
2024-01-24 Refactor code used by jsonpath executor to fetch variables Amit Langote 17.0