Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-13 | Fix copy-paste error in datum_to_jsonb_internal() | Amit Langote | 17.5 |
| 2024-03-21 | Add SQL/JSON query functions | Amit Langote | 17.0 |
| 2024-03-16 | Add destroyStringInfo function for cleaning up StringInfos | Daniel Gustafsson | 17.0 |
| 2024-03-04 | Remove unused #include's from backend .c files | Peter Eisentraut | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-10-10 | Add const to values and nulls arguments | Peter Eisentraut | 17.0 |
| 2023-10-05 | Improve JsonLexContext's freeability | Alvaro Herrera | 17.0 |
| 2023-07-26 | Add more SQL/JSON constructor functions | Amit Langote | 17.0 |
| 2023-07-26 | Some refactoring to export json(b) conversion functions | Amit Langote | 17.0 |
| 2023-07-20 | Unify JSON categorize type API and export for external use | Amit Langote | 17.0 |