Re-add SPICleanup for ABI compatibility in stable branch

Peter Eisentraut <peter@eisentraut.org>

Commit: 6d61aef5dbb625a64ec8ba4a7df238572406597d
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2022-07-18T17:38:24Z
Releases: 11.17
Re-add SPICleanup for ABI compatibility in stable branch

This fixes an ABI break introduced by
2f6b8c287b881fd33168d8c15c56f71163ff3ba6.

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