Обсуждение: 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
cfc86f987349372dbbfc0391f9f519c0a7b27b84.

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

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/b2c8d56618b86ba41db950e437e5abcbf085f186

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