Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-08 | Replace pg_mblen() with bounds-checked versions. | Thomas Munro | 17.8 |
| 2024-07-26 | SQL/JSON: Respect OMIT QUOTES when RETURNING domains over jsonb | Amit Langote | 17.0 |
| 2024-06-28 | SQL/JSON: Always coerce JsonExpr result at runtime | Amit Langote | 17.0 |
| 2024-06-21 | jsonapi: Use const char * | Peter Eisentraut | 17.0 |
| 2024-03-21 | Add SQL/JSON query functions | Amit Langote | 17.0 |
| 2024-01-25 | Silence compiler warning introduced in 1edb3b491b | Amit Langote | 17.0 |
| 2024-01-24 | Adjust populate_record_field() to handle errors softly | Amit Langote | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-10-26 | Add trailing commas to enum definitions | Peter Eisentraut | 17.0 |
| 2023-10-05 | Improve JsonLexContext's freeability | Alvaro Herrera | 17.0 |
| 2023-07-20 | Unify JSON categorize type API and export for external use | Amit Langote | 17.0 |