pgsql: Revert "plperl: Fix breakage of c89f409749c in back branches."

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Revert "plperl: Fix breakage of c89f409749c in back branches."
Дата
Msg-id E1nEcy6-0005sJ-Kl@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Revert "plperl: Fix breakage of c89f409749c in back branches."

This reverts commits d81cac47a et al.  We shouldn't need that
hack after the preceding commits.

Discussion: https://postgr.es/m/20220131015130.shn6wr2fzuymerf6@alap3.anarazel.de

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/00fdfde6dc726dbbee7e7e3e25a6406e2c76c4f6

Modified Files
--------------
src/pl/plperl/plperl.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Simplify coding around path_contains_parent_reference().
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: plperl: windows: Use Perl_setlocale on 5.28+, fixing compile fai