ecpglib: call newlocale() once per process

Edit
ID 3648
Title ecpglib: call newlocale() once per process
Topic Performance
Created 2022-05-21 01:32:17
Last modified 2022-07-04 05:59:01 (2 years, 4 months ago)
Latest email 2022-07-04 05:59:22 (2 years, 4 months ago)
Status
2022-07: Committed
Target version stable
Authors Noah Misch (nmisch)
Reviewers Tom Lane (tgl)Become reviewer
Committer Noah Misch (nmisch)
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/3648
git checkout commitfest/cf/3648
Emails
Probable memory leak with ECPG and AIX
First at 2021-12-10 14:40:50 by Guillaume Lelarge <guillaume at lelarge.info>
Latest at 2022-07-04 05:59:22 by Noah Misch <noah at leadboat.com>
Latest attachment (newlocale-once-ecpg-v1.patch) at 2022-04-18 04:16:45 from Noah Misch <noah at leadboat.com>
    Attachment (newlocale-once-ecpg-v1.patch) at 2022-04-18 04:16:45 from Noah Misch <noah at leadboat.com> (Patch: Yes)
    Attachment (testcase.pgc) at 2021-12-10 14:40:50 from Guillaume Lelarge <guillaume at lelarge.info> (Patch: No)
History
When Who What
2022-07-04 05:59:01 Noah Misch (nmisch) Closed in commitfest 2022-07 with status: Committed
2022-07-04 05:59:01 Noah Misch (nmisch) Changed committer to nmisch
2022-07-02 18:51:00 Tom Lane (tgl) New status: Ready for Committer
2022-07-01 22:28:08 Noah Misch (nmisch) Changed name to ecpglib: call newlocale() once per process
2022-07-01 22:06:52 Tom Lane (tgl) Added tgl as reviewer
2022-05-21 01:32:36 Noah Misch (nmisch) Changed authors to Noah Misch (nmisch)
2022-05-21 01:32:36 Noah Misch (nmisch) Changed targetversion to stable
2022-05-21 01:32:17 Noah Misch (nmisch) Attached mail thread CAECtzeWMVW=b8=DJje_4F=OG9BeYLh-phLcCxZ-FBpii+O=SBQ@mail.gmail.com
2022-05-21 01:32:17 Noah Misch (nmisch) Created patch record
Edit