Thread: pgsql: Re-add SPICleanup for ABI compatibility in stable branch

pgsql: Re-add SPICleanup for ABI compatibility in stable branch

From
Peter Eisentraut
Date:
Re-add SPICleanup for ABI compatibility in stable branch

This fixes an ABI break introduced by
604651880c71c5106a72529b9ce29eaad0cfab27.

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

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/8657946d375f4831b026d7c28016b27acdd2c246

Modified Files
--------------
src/backend/executor/spi.c | 10 ++++++++++
src/include/executor/spi.h |  1 +
2 files changed, 11 insertions(+)