Fix two places in xml.c that neglected to check the return values of

Neil Conway <neilc@samurai.com>

Commit: 52176633720246efda688efcbeedb141ca598d00
Author: Neil Conway <neilc@samurai.com>
Date: 2008-01-12T10:50:03Z
Releases: 8.3.0
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

PathChange+/−
src/backend/utils/adt/xml.c modified +15 −5