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-0005sb-NH@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_11_STABLE

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

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