mirror of https://github.com/postgres/postgres
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/17d30445-4862-7917-170f-84328dcd292d@gmail.compull/161/head
parent
6e3e6cc0e8
commit
3feb6ace7c
Loading…
Reference in new issue