Permute underscore separated components of columns before fuzzy matching

Edit
ID 4282
Title Permute underscore separated components of columns before fuzzy matching
Topic Miscellaneous
Created 2023-04-17 14:46:59
Last modified 2024-10-07 07:35:41 (1 month, 2 weeks ago)
Latest email 2024-03-04 05:49:48 (8 months, 2 weeks ago)
Status
2024-09: Returned with feedback
2024-07: Moved to next CF
2024-03: Moved to next CF
2024-01: Moved to next CF
2023-11: Moved to next CF
2023-09: Moved to next CF
2023-07: Moved to next CF
Target version
Authors Arne Roland (harks)
Reviewers Mikhail Gribkov (youzhick)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/4282
git checkout commitfest/cf/4282
Emails
Permute underscore separated components of columns before fuzzy matching
First at 2023-01-06 21:29:12 by Arne Roland <A.Roland at index.de>
Latest at 2023-11-17 21:23:04 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (0001-fuzzy_underscore_permutation.patch) at 2023-07-16 22:42:42 from Arne Roland <A.Roland at index.de>
    Attachment (0001-fuzzy_underscore_permutation.patch) at 2023-07-16 22:42:42 from Arne Roland <A.Roland at index.de> (Patch: Yes)
    Attachment (0001-fuzzy_underscore_permutation.patch) at 2023-01-06 21:29:12 from Arne Roland <A.Roland at index.de> (Patch: Yes)
Re: Permute underscore separated components of columns before fuzzy matching
First at 2023-12-31 16:29:36 by Arne Roland <arne.roland at malkut.net>
Latest at 2024-03-04 05:49:48 by "Andrey M. Borodin" <x4mmm at yandex-team.ru>
Latest attachment (0001-fuzzy_underscore_permutation_v5.patch) at 2024-01-23 04:42:42 from Arne Roland <arne.roland at malkut.net>
    Attachment (0001-fuzzy_underscore_permutation_v5.patch) at 2024-01-23 04:42:42 from Arne Roland <arne.roland at malkut.net> (Patch: Yes)
    Attachment (0001-fuzzy_underscore_permutation_v4.patch) at 2024-01-22 17:14:14 from Arne Roland <arne.roland at malkut.net> (Patch: Yes)
    Attachment (0001-fuzzy_underscore_permutation_v3.patch) at 2023-12-31 16:29:36 from Arne Roland <arne.roland at malkut.net> (Patch: Yes)
History
When Who What
2024-10-07 07:35:41 Michael Paquier (michael-kun) Closed in commitfest 2024-09 with status: Returned with feedback
2024-08-01 01:45:40 Corey Huinker (coreyh) Closed in commitfest 2024-07 with status: Moved to next CF
2024-04-09 08:52:39 Andrey Borodin (x4m) New status: Needs review
2024-04-08 14:59:34 Andrey Borodin (x4m) Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-08 14:59:27 Andrey Borodin (x4m) New status: Waiting on Author
2024-04-08 14:59:05 Andrey Borodin (x4m) Changed targetversion to None
2024-03-04 05:40:40 Andrey Borodin (x4m) New status: Needs review
2024-03-04 05:36:41 Andrey Borodin (x4m) New status: Waiting on Author
2024-02-01 17:14:52 vigneshwaran C (vignesh.postgres) Closed in commitfest 2024-01 with status: Moved to next CF
2023-12-31 19:41:12 Arne Roland (malkut) Attached mail thread 03164ed4-f6fb-4eb7-bc5b-fcc8d34c1789@malkut.net
2023-12-31 19:37:52 Arne Roland (malkut) New status: Needs review
2023-12-10 22:34:38 Arne Roland (harks) New status: Waiting on Author
2023-12-04 09:04:39 John Naylor (john.naylor) Closed in commitfest 2023-11 with status: Moved to next CF
2023-10-01 12:37:18 Peter Eisentraut (petere) Closed in commitfest 2023-09 with status: Moved to next CF
2023-09-04 13:56:32 Peter Eisentraut (petere) New status: Ready for Committer
2023-08-01 20:33:47 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2023-07 with status: Moved to next CF
2023-07-17 14:47:22 Arne Roland (harks) New status: Needs review
2023-07-06 11:52:41 Mikhail Gribkov (youzhick) Posted review with messageid <168864436144.1119.18115997749170216745.pgcf@coridan.postgresql.org>
2023-07-06 11:52:41 Mikhail Gribkov (youzhick) New status: Waiting on Author
2023-07-06 11:24:12 Mikhail Gribkov (youzhick) Added youzhick as reviewer
2023-04-17 16:07:39 Arne Roland (harks) New status: Needs review
2023-04-17 14:49:07 Arne Roland (harks) New status: Waiting on Author
2023-04-17 14:48:23 Arne Roland (harks) Changed authors to Arne Roland (harks)
2023-04-17 14:48:23 Arne Roland (harks) Changed targetversion to 17
2023-04-17 14:46:59 Arne Roland (harks) Attached mail thread 555aa9ea1043489bae7a41962877bd04@index.de
2023-04-17 14:46:59 Arne Roland (harks) Created patch record
Edit