pgsql: Remove munging of xml and xpath params to xpath(). - Mailing list pgsql-committers

From adunstan@postgresql.org (Andrew Dunstan)
Subject pgsql: Remove munging of xml and xpath params to xpath().
Date
Msg-id 20090323210039.A3698754ADE@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Remove munging of xml and xpath params to xpath(). The XML must now be a well formed XML document.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        func.sgml (r1.472 -> r1.473)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml?r1=1.472&r2=1.473)
    pgsql/src/backend/utils/adt:
        xml.c (r1.83 -> r1.84)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/xml.c?r1=1.83&r2=1.84)

pgsql-committers by date:

Previous
From: hinoue@pgfoundry.org (User Hinoue)
Date:
Subject: psqlodbc - psqlodbc: Change sslverify stuff so that it can be built with
Next
From: petere@postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: Fix my typo