Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-13 | Fix copy-paste error in datum_to_jsonb_internal() | Amit Langote | 18.0 |
| 2025-01-24 | Make jsonb casts to scalar types translate JSON null to SQL NULL. | Tom Lane | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-11-28 | Remove useless casts to (void *) | Peter Eisentraut | 18.0 |
| 2024-07-27 | Optimize escaping of JSON strings | David Rowley | 18.0 |