| From: | momjian(at)postgresql(dot)org (Bruce Momjian - CVS) |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql-server/contrib/xml pgxml_dom.c |
| Date: | 2002-12-06 03:44:14 |
| Message-ID: | 20021206034414.CA4D34764AB@postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian(at)postgresql(dot)org 02/12/05 22:44:14
Modified files:
contrib/xml : pgxml_dom.c
Log message:
Some time ago John Gray <jgray(at)azuli(dot)co(dot)uk> 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian - CVS | 2002-12-06 03:46:37 | pgsql-server/ /configure /configure.in rc/back ... |
| Previous Message | Bruce Momjian - CVS | 2002-12-06 03:43:39 | pgsql-server/ oc/src/sgml/reference.sgml oc/sr ... |