Re-add SPICleanup for ABI compatibility in stable branch

Peter Eisentraut <peter@eisentraut.org>

Commit: b2c8d56618b86ba41db950e437e5abcbf085f186
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2022-07-18T17:20:07Z
Releases: 13.8
Re-add SPICleanup for ABI compatibility in stable branch

This fixes an ABI break introduced by
cfc86f987349372dbbfc0391f9f519c0a7b27b84.

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