Fix locale breakage caused by newer libperl

Edit
ID 4413
Title Fix locale breakage caused by newer libperl
Topic Bug Fixes
Created 2023-06-27 21:12:38
Last modified 2024-01-05 17:56:47 (10 months, 2 weeks ago)
Latest email 2024-01-05 18:19:37 (10 months, 2 weeks ago)
Status
2024-01: Returned with feedback
2023-11: Moved to next CF
2023-09: Moved to next CF
2023-07: Moved to next CF
Target version stable
Authors Joe Conway (jconway)
Reviewers Tristan Partin (tristan957)Become reviewer
Committer Joe Conway (jconway)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/4413
git checkout commitfest/cf/4413
Emails
BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG
First at 2023-05-25 15:21:26 by PG Bug reporting form <noreply at postgresql.org>
Latest at 2024-01-05 18:19:37 by Joe Conway <mail at joeconway.com>
Latest attachment (symbols-used.sh) at 2023-08-27 13:41:01 from Joe Conway <mail at joeconway.com>
    Attachment (symbols-used.sh) at 2023-08-27 13:41:01 from Joe Conway <mail at joeconway.com> (Patch: No)
    Attachment (v3-0001-Skip-checking-for-uselocale-on-Windows.patch) at 2023-07-11 00:52:32 from "Tristan Partin" <tristan at neon.tech> (Patch: Yes)
    Attachment (v2-0001-Skip-checking-for-uselocale-on-Windows.patch) at 2023-07-05 20:55:30 from "Tristan Partin" <tristan at neon.tech> (Patch: Yes)
    Attachment (v1-0001-Skip-checking-for-uselocale-on-Windows.patch) at 2023-07-03 14:42:58 from "Tristan Partin" <tristan at neon.tech> (Patch: Yes)
    Attachment (plperl_locale_issue-004.patch) at 2023-06-24 13:09:44 from Joe Conway <mail at joeconway.com> (Patch: No)
    Attachment (20230610-plperl_locale_issue-002.patch) at 2023-06-18 18:27:13 from Joe Conway <mail at joeconway.com> (Patch: No)
    Attachment (v1-0001-Make-uselocale-protection-more-consistent.patch) at 2023-06-14 16:42:03 from "Tristan Partin" <tristan at neon.tech> (Patch: Yes)
    Attachment (20230610-plperl_locale_issue-001.patch) at 2023-06-10 19:28:47 from Joe Conway <mail at joeconway.com> (Patch: Yes)
    Attachment (20230610-plperl_locale_issue-000.patch) at 2023-06-10 16:12:36 from Joe Conway <mail at joeconway.com> (Patch: Yes)
History
When Who What
2024-01-05 17:56:47 Robert Haas (rhaas) Closed in commitfest 2024-01 with status: Returned with feedback
2023-12-04 08:51:30 John Naylor (john.naylor) Closed in commitfest 2023-11 with status: Moved to next CF
2023-10-02 10:54:43 Peter Eisentraut (petere) Closed in commitfest 2023-09 with status: Moved to next CF
2023-09-21 07:52:15 Peter Eisentraut (petere) New status: Waiting on Author
2023-08-01 18:28:42 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2023-07 with status: Moved to next CF
2023-07-03 14:39:15 Tristan Partin (tristan957) Added tristan957 as reviewer
2023-06-27 21:13:41 Joe Conway (jconway) Changed authors to Joe Conway (jconway)
2023-06-27 21:13:41 Joe Conway (jconway) Changed committer to jconway
2023-06-27 21:13:41 Joe Conway (jconway) Changed targetversion to stable
2023-06-27 21:12:38 Joe Conway (jconway) Attached mail thread 17946-3e84cb577e9551c3@postgresql.org
2023-06-27 21:12:38 Joe Conway (jconway) Created patch record
Edit