postgresql/contrib/xml2
Tom Lane 020794ee42 Pre-beta mechanical code beautification, step 1: run pgindent.
Update typedefs.list from the buildfarm, and run pgindent.
The changes from the new typedefs list are pretty minimal,
since we'd been pretty good (not perfect) about updating
typedefs.list by hand.  But the pgindent behavior changes
installed by a3e6beba6, b518ba4af, and 60f9467c3 add up
to make this a relatively sizable diff.
2026-05-13 10:34:17 -04:00
..
expected xml2: Fix failure with xslt_process() under -fsanitize=undefined 2026-03-13 16:06:28 +09:00
sql xml2: Fix failure with xslt_process() under -fsanitize=undefined 2026-03-13 16:06:28 +09:00
.gitignore Support "make check" in contrib 2011-04-25 22:27:11 +03:00
Makefile contrib/xml2: Use SQL-standard function bodies. 2024-12-29 13:53:00 -05:00
meson.build Update copyright for 2026 2026-01-01 13:24:10 -05:00
xml2--1.0--1.1.sql Update xml2 extension for parallel query. 2016-06-14 15:49:32 -04:00
xml2--1.1--1.2.sql contrib/xml2: Use SQL-standard function bodies. 2024-12-29 13:53:00 -05:00
xml2--1.1.sql Update xml2 extension for parallel query. 2016-06-14 15:49:32 -04:00
xml2.control contrib/xml2: Use SQL-standard function bodies. 2024-12-29 13:53:00 -05:00
xpath.c Pre-beta mechanical code beautification, step 1: run pgindent. 2026-05-13 10:34:17 -04:00
xslt_proc.c xml2: Fix failure with xslt_process() under -fsanitize=undefined 2026-03-13 16:06:28 +09:00