Peter Eisentraut
4e3cb9ca48
Add deprecation notice about planned removal in 8.4 and advice to try using
...
the newer XML stuff in core.
(This should probably also be referred to in the release notes.)
2007-05-24 11:13:08 +00:00
Tom Lane
1246d797e4
Rename xml_valid() to xml_is_well_formed(), but provide a temporary
...
alias with the old name for backwards compatibility. Per discussion,
the old name is actively wrong because validity and well-formedness
have different meanings in XML.
2006-09-16 16:18:11 +00:00
Bruce Momjian
32883a5d3c
Add blank line.
2006-08-25 23:45:02 +00:00
Bruce Momjian
ad9674043a
Add 'feedback' section heading to xml2.
2006-08-25 23:43:11 +00:00
Bruce Momjian
6935652c34
Update XML2 documentation for xpath_table().
...
John Gray
2006-08-24 01:41:06 +00:00
Bruce Momjian
2d16f7c458
Update version restriction on xml2.
2005-01-22 22:14:14 +00:00
Bruce Momjian
082283b9b9
Fix README /contrib/xml2 reference in 8.0 and HEAD.
2005-01-22 21:21:34 +00:00
Bruce Momjian
181d4d410a
Rename README's to match directory names. Mention copyright matches
...
PostgreSQL's.
2004-03-14 03:19:13 +00:00