Fix a few issues in collation cache

Edit
ID 5164
Title Fix a few issues in collation cache
Topic Refactoring
Created 2024-08-08 19:25:03
Last modified 2024-10-08 02:20:16 (1 month, 1 week ago)
Latest email 2024-09-21 00:28:48 (1 month, 4 weeks ago)
Status
2024-11: Waiting on Author
2024-09: Moved to next CF
Target version 18
Authors Jeff Davis (jdavis)
Reviewers Become reviewer
Committer
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/5164
git checkout commitfest/cf/5164
Emails
[18] Fix a few issues with the collation cache
First at 2024-08-08 19:24:28 by Jeff Davis <pgsql at j-davis.com>
Latest at 2024-09-21 00:28:48 by Jeff Davis <pgsql at j-davis.com>
Latest attachment (v4-0001-Tighten-up-make_libc_collator-and-make_icu_collat.patch) at 2024-09-21 00:28:48 from Jeff Davis <pgsql at j-davis.com>
    Attachment (v4-0001-Tighten-up-make_libc_collator-and-make_icu_collat.patch) at 2024-09-21 00:28:48 from Jeff Davis <pgsql at j-davis.com> (Patch: Yes)
    Attachment (v2-0001-Minor-refactor-of-collation-cache.patch) at 2024-08-14 23:30:23 from Jeff Davis <pgsql at j-davis.com> (Patch: Yes)
    Attachment (v1-0001-Minor-refactor-of-collation-cache.patch) at 2024-08-08 19:24:28 from Jeff Davis <pgsql at j-davis.com> (Patch: Yes)
History
When Who What
2024-10-08 02:20:16 Michael Paquier (michael-kun) Closed in commitfest 2024-09 with status: Moved to next CF
2024-10-08 02:20:12 Michael Paquier (michael-kun) New status: Waiting on Author
2024-08-22 18:19:09 Jeff Davis (jdavis) Changed authors to Jeff Davis (jdavis)
2024-08-08 19:25:09 Jeff Davis (jdavis) Changed targetversion to 18
2024-08-08 19:25:03 Jeff Davis (jdavis) Attached mail thread 54d20e812bd6c3e44c10eddcd757ec494ebf1803.camel@j-davis.com
2024-08-08 19:25:03 Jeff Davis (jdavis) Created patch record
Edit