This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
postgres
Watch
2
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2026-05-11 03:09:46 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0fbfd37cefb7eb30c0fa8a158751c19ddeddf1f0
postgres
/
contrib
/
xml2
T
History
Bruce Momjian
451c43974f
Update copyright for 2026
...
Backpatch-through: 14
2026-01-01 13:24:10 -05:00
..
expected
xml2: Add tests for functions xpath_nodeset() and xpath_list()
2024-11-14 13:10:36 +09:00
sql
xml2: Add tests for functions xpath_nodeset() and xpath_list()
2024-11-14 13:10:36 +09:00
.gitignore
…
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
…
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
…
xml2.control
contrib/xml2: Use SQL-standard function bodies.
2024-12-29 13:53:00 -05:00
xpath.c
Use more palloc_object() and palloc_array() in contrib/
2025-12-05 16:40:26 +09:00
xslt_proc.c
Use more palloc_object() and palloc_array() in contrib/
2025-12-05 16:40:26 +09:00