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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Revert "plperl: Fix breakage of c89f409749c in back branches."
Date: 2022-01-31 20:08:06
Message-ID: E1nEcy6-0005sV-MS@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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_12_STABLE

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2022-01-31 20:08:30 Re: pgsql: plperl: windows: Use Perl_setlocale on 5.28+, fixing compile fai
Previous Message Tom Lane 2022-01-31 18:53:46 pgsql: Simplify coding around path_contains_parent_reference().