mirror of
https://github.com/postgres/postgres.git
synced 2025-11-21 00:42:43 +03:00
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
5.7 KiB
5.7 KiB