pgsql: Don't mangle xml and xpath unless xml is not in fact a - Mailing list pgsql-committers

From adunstan@postgresql.org (Andrew Dunstan)
Subject pgsql: Don't mangle xml and xpath unless xml is not in fact a
Date
Msg-id 20090228191328.7DF397559ED@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Don't mangle xml and xpath unless xml is not in fact a well-formed document, in xpath(). If mangling xpath, make a
sanerattempt where xpath expression does not begin with '/'. 

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        xml.c (r1.68.2.6 -> r1.68.2.7)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/xml.c?r1=1.68.2.6&r2=1.68.2.7)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix buffer allocations in encoding conversion routines so that
Next
From: fxjr@pgfoundry.org (User Fxjr)
Date:
Subject: npgsql - Npgsql2: Added release notes for 2.0.4