You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/xml2
Tom Lane 23a27b039d Widen query numbers-of-tuples-processed counters to uint64. 9 years ago
..
expected Prevent access to external files/URLs via contrib/xml2's xslt_process(). 13 years ago
sql Prevent access to external files/URLs via contrib/xml2's xslt_process(). 13 years ago
.gitignore Support "make check" in contrib 14 years ago
Makefile Add file version information to most installed Windows binaries. 11 years ago
xml2--1.0.sql Throw a useful error message if an extension script file is fed to psql. 14 years ago
xml2--unpackaged--1.0.sql Fix typos in some error messages thrown by extension scripts when fed to psql. 11 years ago
xml2.control Fix upgrade of contrib/xml2 from 9.0. 15 years ago
xpath.c Widen query numbers-of-tuples-processed counters to uint64. 9 years ago
xslt_proc.c Free libxml2/libxslt resources in a safer order. 11 years ago