pgsql-server/contrib/xml pgxml_dom.c - Mailing list pgsql-committers

From [email protected] (Bruce Momjian - CVS)
Subject pgsql-server/contrib/xml pgxml_dom.c
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    [email protected]    02/12/05 22:44:14

Modified files:
    contrib/xml    : pgxml_dom.c

Log message:
    Some time ago John Gray <[email protected]> and myself worked out and
    tested a patch to contrib/xml where the existing code was causing
    postgres to crash when it encountered & entities in the XML. I've
    enclosed a patch that John came up with to correct this problem. It
    patches against 7.3 and will apply on 7.2x if the elog WARNING calls
    are changed to elog NOTICE.

    Michael Richards


pgsql-committers by date:

Previous
From: [email protected] (Bruce Momjian - CVS)
Date:
Subject: pgsql-server/ oc/src/sgml/reference.sgml oc/sr ...
Next
From: [email protected] (Bruce Momjian - CVS)
Date:
Subject: pgsql-server/ /configure /configure.in rc/back ...