Re-add SPICleanup for ABI compatibility in stable branch This fixes an ABI break introduced by 293f5c5f496cd8ce87c65b393613da675fc0bb8d.
Author: Markus Wanner <[email protected]> Discussion: https://www.postgresql.org/message-id/[email protected] Branch ------ REL_12_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/9af9e2094dcf16fdff538ce271c33a502e88a160 Modified Files -------------- src/backend/executor/spi.c | 10 ++++++++++ src/include/executor/spi.h | 1 + 2 files changed, 11 insertions(+)
