pgsql: Don't mangle xml and xpath unless xml is not in fact a

From: adunstan(at)postgresql(dot)org (Andrew Dunstan)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Don't mangle xml and xpath unless xml is not in fact a
Date: 2009-02-28 19:13:28
Message-ID: 20090228191328.7DF397559ED@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 saner attempt 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)

Browse pgsql-committers by date

  From Date Subject
Next Message User Fxjr 2009-02-28 23:54:05 npgsql - Npgsql2: Added release notes for 2.0.4
Previous Message Tom Lane 2009-02-28 18:50:25 pgsql: Fix buffer allocations in encoding conversion routines so that