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
2025-06-27 23:21:58 +03:00
Code
Activity
Files
f7282fc962d44dc76ea9ecdd40a95f272140e702
postgres
/
contrib
/
xml2
History
Robert Haas
100791987c
Add contrib/xml2/pgxml.sql to .gitignore
...
Kevin Grittner
2010-09-23 22:08:28 -04:00
..
expected
Fix contrib/xml2 so regression test still works when it's built without libxslt.
2010-03-01 18:08:16 +00:00
sql
Back-patch today's memory management fixups in contrib/xml2.
2010-03-01 03:41:11 +00:00
.gitignore
Add contrib/xml2/pgxml.sql to .gitignore
2010-09-23 22:08:28 -04:00
Makefile
Fix contrib/xml2 so regression test still works when it's built without libxslt.
2010-03-01 18:08:16 +00:00
pgxml.sql.in
Fix contrib/xml2 so regression test still works when it's built without libxslt.
2010-03-01 18:08:16 +00:00
uninstall_pgxml.sql
Add CVS version labels to all install/uninstall scripts.
2007-11-13 04:24:29 +00:00
xpath.c
Make contrib/xml2 use core xml.c's error handler, when available (that is,
2010-03-03 19:10:35 +00:00
xslt_proc.c
Make contrib/xml2 use core xml.c's error handler, when available (that is,
2010-03-03 19:10:35 +00:00