Обсуждение: pgsql: Re-add SPICleanup for ABI compatibility in stable branch

Поиск
Список
Период
Сортировка

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

От
Peter Eisentraut
Дата:
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

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(+)