This website requires JavaScript.
Explore
龙芯爱好者论坛
Help
Register
Sign In
hcq
/
postgresql
Watch
1
Star
0
Fork
0
You've already forked postgresql
mirror of
https://git.postgresql.org/git/postgresql.git
synced
2026-02-09 14:37:28 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fe4f2861baae68dbb044cca7ffb86b667a649ad7
postgresql
/
contrib
/
xml2
History
Tom Lane
65a1e96c1d
Fix contrib/xml2 makefile to not override CFLAGS, and in passing make it
...
auto-configure properly for libxslt present or not.
2008-05-08 16:49:48 +00:00
..
Makefile
Fix contrib/xml2 makefile to not override CFLAGS, and in passing make it
2008-05-08 16:49:48 +00:00
pgxml.sql.in
Add CVS version labels to all install/uninstall scripts.
2007-11-13 04:24:29 +00:00
uninstall_pgxml.sql
Add CVS version labels to all install/uninstall scripts.
2007-11-13 04:24:29 +00:00
xpath.c
Fix core dump in contrib/xml2's xpath_table() when the input query returns
2008-03-26 01:19:11 +00:00
xslt_proc.c
Fix a passel of signed vs unsigned char warnings.
2007-07-15 23:30:19 +00:00