Commits

DateSubjectAuthorReleases
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
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-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
2022-03-18 Fix incorrect xmlschema output for types timetz and timestamptz. Tom Lane 13.7
2022-03-18 Fix incorrect xmlschema output for types timetz and timestamptz. Tom Lane 11.16
2022-03-18 Fix incorrect xmlschema output for types timetz and timestamptz. Tom Lane 12.11
2022-03-18 Fix incorrect xmlschema output for types timetz and timestamptz. Tom Lane 15.0
2021-12-13 Suppress -Wformat-overflow warnings in 9.2's xml.c. Tom Lane 9.2 (unreleased)
2020-03-06 Allow Unicode escapes in any server encoding, not only UTF-8. Tom Lane 13.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2019-10-25 Avoid failure when selecting a namespace node in XMLTABLE. Tom Lane 11.6
2019-10-25 Avoid failure when selecting a namespace node in XMLTABLE. Tom Lane 10.11
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-04-23 Don't request pretty-printed output from xmlNodeDump(). Tom Lane 12.0
2019-04-01 Add volatile qualifier missed in commit 2e616dee9. Tom Lane 12.0
2019-03-23 Remove inadequate check for duplicate "xml" PI. Tom Lane 12.0
2019-03-23 Remove inadequate check for duplicate "xml" PI. Tom Lane 11.3