pgsql: Remove inadequate check for duplicate "xml" PI.

Started by Tom Laneover 7 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Remove inadequate check for duplicate "xml" PI.

I failed to think about PIs starting with "xml". We don't really
need this check at all, so just take it out. Oversight in
commit 8d1dadb25 et al.

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/87a44b6cf98f8d325af0f000f10adedcb7a5b95d

Modified Files
--------------
src/backend/utils/adt/xml.c | 4 ----
1 file changed, 4 deletions(-)