Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-07-26 | SQL/JSON: Respect OMIT QUOTES when RETURNING domains over jsonb | Amit Langote | 17.0 |
| 2024-07-26 | SQL/JSON: Respect OMIT QUOTES when RETURNING domains over jsonb | Amit Langote | 18.0 |
| 2024-06-28 | SQL/JSON: Always coerce JsonExpr result at runtime | Amit Langote | 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 |
| 2023-07-20 | Unify JSON categorize type API and export for external use | Amit Langote | 17.0 |