Commits

DateSubjectAuthorReleases
2026-06-12 Fix handling of namespace nodes in xpath() (xml) Michael Paquier 14 (unreleased)
2026-06-12 Fix handling of namespace nodes in xpath() (xml) Michael Paquier 15 (unreleased)
2026-06-12 Fix handling of namespace nodes in xpath() (xml) Michael Paquier 16 (unreleased)
2026-06-12 Fix handling of namespace nodes in xpath() (xml) Michael Paquier 17 (unreleased)
2026-06-12 Fix handling of namespace nodes in xpath() (xml) Michael Paquier 18 (unreleased)
2026-06-12 Fix handling of namespace nodes in xpath() (xml) Michael Paquier 19 (unreleased)
2026-03-24 Make many cast functions error safe Peter Eisentraut 19 (unreleased)
2026-03-09 Fix misuse of "volatile" in xml.c Michael Paquier 19 (unreleased)
2026-02-27 Fix some -Wcast-qual warnings Peter Eisentraut 19 (unreleased)
2026-02-19 Use fallthrough attribute instead of comment Peter Eisentraut 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-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-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-09-24 Remove PointerIsValid() Peter Eisentraut 19 (unreleased)
2025-08-28 Avoid including commands/dbcommands.h in so many places Álvaro Herrera 19 (unreleased)
2025-07-29 Remove unnecessary complication around xmlParseBalancedChunkMemory. Tom Lane 19 (unreleased)
2025-07-29 Remove unnecessary complication around xmlParseBalancedChunkMemory. Tom Lane 14.19
2025-07-29 Remove unnecessary complication around xmlParseBalancedChunkMemory. Tom Lane 13.22