Skip to content
Snippets Groups Projects
Commit 87cba401 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Some time ago John Gray <jgray@azuli.co.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
parent 5b4c16e0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment