From: | "Michael Richards" <michael(at)fastmail(dot)ca> |
---|---|
To: | pgsql-patches(at)postgresql(dot)org |
Subject: | contrib/xml patch |
Date: | 2002-11-28 17:36:47 |
Message-ID: | 3DE6542F.000001.92118@ns.interchange.ca |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
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
_________________________________________________________________
http://fastmail.ca/ - Fast Secure Web Email for Canadians
Attachment | Content-Type | Size |
---|---|---|
pgxml.patch | text/plain | 1.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Evgen Potemkin | 2002-11-28 17:37:31 | Re: Hierarchical queries a la Oracle. Patch. |
Previous Message | Evgen Potemkin | 2002-11-28 17:29:53 | Re: Hierarchical queries a la Oracle. Patch. |