diff options
author | Michael Paquier | 2019-11-07 02:13:31 +0000 |
---|---|---|
committer | Michael Paquier | 2019-11-07 02:13:31 +0000 |
commit | 3feb6ace7cfe8edbf6db702de06dc9295f307a8e (patch) | |
tree | 2d6c6474f87170102a877fa850ef30281451a515 /src/backend/utils/adt/txid.c | |
parent | 6e3e6cc0e884a6091e1094dff29db430af08fb93 (diff) |
Check after errors of SPI_execute() in xml.c
SPI gets used to build a list of relation OIDs for XML object
generation, and one code path building a list uses SPI_execute() without
looking at errors it produces. So fix that.
Author: Mark Dilger
Reviewed-by: Michael Paquier, Pavel Stehule
Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'src/backend/utils/adt/txid.c')
0 files changed, 0 insertions, 0 deletions