Commits

DateSubjectAuthorReleases
2026-03-17 make immutability tests in to_json and to_jsonb complete Andrew Dunstan 19 (unreleased)
2026-03-16 Reduce header inclusions via execnodes.h Álvaro Herrera 19 (unreleased)
2026-02-08 Replace pg_mblen() with bounds-checked versions. Thomas Munro 19 (unreleased)
2026-02-08 Replace pg_mblen() with bounds-checked versions. Thomas Munro 18.2
2026-02-08 Replace pg_mblen() with bounds-checked versions. Thomas Munro 17.8
2026-02-08 Replace pg_mblen() with bounds-checked versions. Thomas Munro 14.21
2026-02-08 Replace pg_mblen() with bounds-checked versions. Thomas Munro 15.16
2026-02-08 Replace pg_mblen() with bounds-checked versions. Thomas Munro 16.12
2026-01-22 Remove incorrect commented out code Peter Eisentraut 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-12-07 Revise APIs for pushJsonbValue() and associated routines. Tom Lane 19 (unreleased)
2025-12-02 Remove useless casting to same type Peter Eisentraut 19 (unreleased)
2025-11-06 Use stack allocated StringInfoDatas, where possible David Rowley 19 (unreleased)
2025-10-31 Mark function arguments of type "Datum *" as "const Datum *" where possible Peter Eisentraut 19 (unreleased)
2025-08-08 Mop-up for Datum conversion cleanups. Tom Lane 19 (unreleased)
2025-08-05 Fix varatt versus Datum type confusions Peter Eisentraut 19 (unreleased)
2025-04-30 Fix broken indentation David Rowley 18.0
2025-04-30 Fix a couple of comment typos David Rowley 18.0
2025-03-05 Allow json{b}_strip_nulls to remove null array elements Andrew Dunstan 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-08-16 Further reduce dependence on -fwrapv semantics in jsonb. Nathan Bossart 18.0
2024-08-16 Remove dependence on -fwrapv semantics in jsonb. Nathan Bossart 18.0
2024-08-06 Make nullSemAction const, add 'const' decorators to related functions Heikki Linnakangas 18.0