Fix two places in xml.c that neglected to check the return values of
Neil Conway <neilc@samurai.com>
Fix two places in xml.c that neglected to check the return values of SPI_prepare() and SPI_cursor_open(), to silence a Coverity warning.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/xml.c | modified | +15 −5 |