pgsql: Attached is a patch that adds the function - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: Attached is a patch that adds the function
Date
Msg-id 20041202222113.2EAC83A595E@svr1.postgresql.org
Whole thread Raw
List 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@bluetwanger.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)

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add Charset WIN1252 support.
Next
From: Tom Lane
Date:
Subject: Re: pgsql: New Directory