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) |
| 2026-04-16 | Fix incorrect comment in JsonTablePlanJoinNextRow() | Amit Langote | 18.4 |
| 2025-01-29 | Fix grammatical typos around possessive "its" | John Naylor | 18.0 |
| 2025-01-21 | Reword recent error messages: "should" -> "must" | Álvaro Herrera | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-12-14 | Refactor some SQL/JSON error messages | Álvaro Herrera | 18.0 |
| 2024-11-28 | Remove useless casts to (void *) | Peter Eisentraut | 18.0 |
| 2024-10-27 | Remove unused #include's from backend .c files | Peter Eisentraut | 18.0 |
| 2024-09-12 | Make jsonpath .string() be immutable for datetimes. | Tom Lane | 18.0 |
| 2024-09-12 | SQL/JSON: Fix JSON_QUERY(... WITH CONDITIONAL WRAPPER) | Amit Langote | 18.0 |
| 2024-08-29 | Message style improvements | Peter Eisentraut | 18.0 |
| 2024-07-30 | Preserve tz when converting to jsonb timestamptz | Andrew Dunstan | 18.0 |