pgsql: Remove munging of xml and xpath params to xpath().

From: adunstan(at)postgresql(dot)org (Andrew Dunstan)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove munging of xml and xpath params to xpath().
Date: 2009-03-23 21:00:39
Message-ID: 20090323210039.A3698754ADE@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2009-03-24 12:57:31 pgsql: Fix my typo
Previous Message User Hinoue 2009-03-23 17:00:41 psqlodbc - psqlodbc: Change sslverify stuff so that it can be built with