This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2026-01-26 09:41:40 +03:00
Code
Activity
Files
8a47d9ee7fa25bb10b8cde46dc7a4d28e95e354e
postgres
/
contrib
/
xml2
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