Commits

DateSubjectAuthorReleases
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
2023-09-18 Don't crash if cursor_to_xmlschema is used on a non-data-returning Portal. Tom Lane 16.1
2023-09-18 Don't crash if cursor_to_xmlschema is used on a non-data-returning Portal. Tom Lane 13.13
2023-09-18 Don't crash if cursor_to_xmlschema is used on a non-data-returning Portal. Tom Lane 11.22
2023-09-18 Don't crash if cursor_to_xmlschema is used on a non-data-returning Portal. Tom Lane 14.10
2023-09-18 Don't crash if cursor_to_xmlschema is used on a non-data-returning Portal. Tom Lane 15.5
2023-09-18 Don't crash if cursor_to_xmlschema is used on a non-data-returning Portal. Tom Lane 12.17
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
2022-04-08 Remove error message hints mentioning configure options Peter Eisentraut 15.0
2022-03-18 Fix incorrect xmlschema output for types timetz and timestamptz. Tom Lane 10.21
2022-03-18 Fix incorrect xmlschema output for types timetz and timestamptz. Tom Lane 14.3