Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-07-02 | Fix jsonpath .decimal() to honor silent mode | Michael Paquier | 18 (unreleased) |
| 2024-10-30 | Stabilize jsonb_path_query test case. | Tom Lane | 18.0 |
| 2024-09-12 | Make jsonpath .string() be immutable for datetimes. | Tom Lane | 18.0 |
| 2024-09-10 | Improve documentation and testing of jsonpath string() for datetimes. | Tom Lane | 18.0 |
| 2024-07-19 | Add more test coverage for jsonpath "$.*" with arrays | Michael Paquier | 18.0 |