pgsql: Revert "plperl: Fix breakage of c89f409749c in back branches." - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Revert "plperl: Fix breakage of c89f409749c in back branches."
Date
Msg-id E1nEcy6-0005sg-O0@gemulon.postgresql.org
Whole thread Raw
List 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_10_STABLE

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

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


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Simplify coding around path_contains_parent_reference().
Next
From: Tom Lane
Date:
Subject: Re: pgsql: plperl: windows: Use Perl_setlocale on 5.28+, fixing compile fai