Remove inadequate check for duplicate "xml" PI.
Tom 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.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/xml.c | modified | +0 −4 |