Commits

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

DateSubjectAuthorReleases
2026-06-12 Fix handling of namespace nodes in xpath() (xml) Michael Paquier 17 (unreleased)
2026-02-08 Replace pg_mblen() with bounds-checked versions. Thomas Munro 17.8
2025-07-29 Remove unnecessary complication around xmlParseBalancedChunkMemory. Tom Lane 17.6
2025-07-28 Avoid regression in the size of XML input that we will accept. Tom Lane 17.6
2025-07-08 Fix low-probability memory leak in XMLSERIALIZE(... INDENT). Tom Lane 17.6
2025-05-22 Fix memory leak in XMLSERIALIZE(... INDENT). Tom Lane 17.6
2024-09-15 Replace usages of xmlXPathCompile() with xmlXPathCtxtCompile(). Tom Lane 17.0
2024-09-10 Fix some whitespace issues in XMLSERIALIZE(... INDENT). Tom Lane 17.0
2024-07-11 Make our back branches compatible with libxml2 2.13.x. Tom Lane 17.0
2024-03-16 Add destroyStringInfo function for cleaning up StringInfos Daniel Gustafsson 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-01-29 Fix incompatibilities with libxml2 >= 2.12.0. Tom Lane 17.0
2024-01-26 Revert "Add support for parsing of large XML data (>= 10MB)" Michael Paquier 17.0
2024-01-17 Add support for parsing of large XML data (>= 10MB) Michael Paquier 17.0
2024-01-16 struct XmlTableRoutine: use C99 designated initializers Alvaro Herrera 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-11-06 Add XMLText function (SQL/XML X038) Daniel Gustafsson 17.0
2023-09-18 Don't crash if cursor_to_xmlschema is used on a non-data-returning Portal. Tom Lane 17.0