Commits

Showing commits that first shipped in 16 (backpatches included). Clear

DateSubjectAuthorReleases
2026-06-12 Fix handling of namespace nodes in xpath() (xml) Michael Paquier 16 (unreleased)
2026-02-08 Replace pg_mblen() with bounds-checked versions. Thomas Munro 16.12
2025-07-29 Remove unnecessary complication around xmlParseBalancedChunkMemory. Tom Lane 16.10
2025-07-28 Avoid regression in the size of XML input that we will accept. Tom Lane 16.10
2025-07-08 Fix low-probability memory leak in XMLSERIALIZE(... INDENT). Tom Lane 16.10
2025-05-22 Fix memory leak in XMLSERIALIZE(... INDENT). Tom Lane 16.10
2024-09-15 Replace usages of xmlXPathCompile() with xmlXPathCtxtCompile(). Tom Lane 16.5
2024-09-10 Fix some whitespace issues in XMLSERIALIZE(... INDENT). Tom Lane 16.5
2024-07-11 Make our back branches compatible with libxml2 2.13.x. Tom Lane 16.4
2024-01-29 Fix incompatibilities with libxml2 >= 2.12.0. Tom Lane 16.2
2023-09-18 Don't crash if cursor_to_xmlschema is used on a non-data-returning Portal. Tom Lane 16.1
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-03-15 Support [NO] INDENT option in XMLSERIALIZE(). Tom Lane 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-16 Clean up dubious error handling in wellformed_xml(). Tom Lane 16.0
2022-12-16 Convert xml_in to report errors softly. Tom Lane 16.0
2022-10-31 Clean up some inconsistencies with GUC declarations Michael Paquier 16.0
2022-10-28 Remove AssertArg and AssertState Peter Eisentraut 16.0
2022-09-20 Harmonize more parameter names in bulk. Peter Geoghegan 16.0
2022-09-05 Fix incorrect uses of Datum conversion macros Peter Eisentraut 16.0
2022-07-01 Add construct_array_builtin, deconstruct_array_builtin Peter Eisentraut 16.0