pgsql: Re-add SPICleanup for ABI compatibility in stable branch
Started by Peter Eisentrautalmost 4 years ago1 messagescomitters
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: /messages/by-id/defd749a-8410-841d-1126-21398686d63d@enterprisedb.com
Branch
------
REL_11_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/6d61aef5dbb625a64ec8ba4a7df238572406597d
Modified Files
--------------
src/backend/executor/spi.c | 10 ++++++++++
src/include/executor/spi.h | 1 +
2 files changed, 11 insertions(+)