Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-04-10 | Fix incremental JSON parser numeric token reassembly across chunks. | Andrew Dunstan | 18.4 |
| 2025-05-05 | With GB18030, prevent SIGSEGV from reading past end of allocation. | Noah Misch | 18.0 |
| 2025-01-19 | Be clearer about when jsonapi's need_escapes is needed | Andrew Dunstan | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-11-27 | jsonapi: add lexer option to keep token ownership | Andrew Dunstan | 18.0 |
| 2024-10-17 | jsonapi: fully initialize dummy lexer | Peter Eisentraut | 18.0 |
| 2024-09-23 | jsonapi: fix memory leakage during OOM error recovery. | Tom Lane | 18.0 |
| 2024-09-11 | common/jsonapi: support libpq as a client | Peter Eisentraut | 18.0 |
| 2024-08-06 | Make nullSemAction const, add 'const' decorators to related functions | Heikki Linnakangas | 18.0 |
| 2024-07-08 | Typo fix | Amit Langote | 18.0 |