Re-add SPICleanup for ABI compatibility in stable branch

Peter Eisentraut <peter@eisentraut.org>

Commit: 9af9e2094dcf16fdff538ce271c33a502e88a160
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2022-07-18T17:33:46Z
Releases: 12.12
Re-add SPICleanup for ABI compatibility in stable branch

This fixes an ABI break introduced by
293f5c5f496cd8ce87c65b393613da675fc0bb8d.

Author: Markus Wanner <markus.wanner@enterprisedb.com>
Discussion: https://www.postgresql.org/message-id/defd749a-8410-841d-1126-21398686d63d@enterprisedb.com

Files

PathChange+/−
src/backend/executor/spi.c modified +10 −0
src/include/executor/spi.h modified +1 −0

Discussion