pgsql: Attached is a patch that adds the function

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Attached is a patch that adds the function
Date: 2004-12-02 22:21:13
Message-ID: 20041202222113.2EAC83A595E@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Attached is a patch that adds the function xml_encode_special_chars to
the xml2 contrib module. It's against 8.0beta4. It's intended for
commit.

Markus Bertheau <twanger(at)bluetwanger(dot)de>

Modified Files:
--------------
pgsql/contrib/xml2:
pgxml.sql.in (r1.2 -> r1.3)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/xml2/pgxml.sql.in.diff?r1=1.2&r2=1.3)
xpath.c (r1.4 -> r1.5)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/xml2/xpath.c.diff?r1=1.4&r2=1.5)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2004-12-02 22:22:36 Re: pgsql: New Directory
Previous Message Bruce Momjian 2004-12-02 22:14:39 pgsql: Add Charset WIN1252 support.