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_4_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/432356a9def4e03cb96babd396e17bbf5a59b2b1 Modified Files -------------- src/backend/utils/adt/xml.c | 4 ---- 1 file changed, 4 deletions(-)
