Log Message:
-----------
Allow XML fragment to contain a XML declaration. For that, we need a small
hand-crafted parser for the XML declaration, because libxml doesn't seem
to allow this.
Modified Files:
--------------
pgsql/src/backend/utils/adt:
xml.c (r1.11 -> r1.12)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/xml.c.diff?r1=1.11&r2=1.12)
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2007-01-07 01:56:24 |
| Subject: pgsql: Fix oversight in handling of row-comparison index keys: if the |
| Previous: | From: Bruce Momjian | Date: 2007-01-06 22:55:09 |
| Subject: pgsql: Remove: < * %Allow the identifier length to be increased via a |