Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-07-02 | Fix jsonpath .decimal() to honor silent mode | Michael Paquier | 17 (unreleased) |
| 2024-10-30 | Stabilize jsonb_path_query test case. | Tom Lane | 17.1 |
| 2024-09-12 | Make jsonpath .string() be immutable for datetimes. | Tom Lane | 17.0 |
| 2024-06-17 | Teach jsonpath string() to unwrap in lax mode | Andrew Dunstan | 17.0 |
| 2024-02-10 | Disallow jsonpath methods involving TZ in immutable functions | Andrew Dunstan | 17.0 |
| 2024-01-25 | Support TZ and OF format codes in to_timestamp(). | Tom Lane | 17.0 |
| 2024-01-25 | Implement various jsonpath methods | Andrew Dunstan | 17.0 |