Check the validity of commutators for merge/hash clauses

Edit
ID 5062
Title Check the validity of commutators for merge/hash clauses
Topic Bug Fixes
Created 2024-06-21 03:04:40
Last modified 2024-09-04 03:33:06 (2 months, 2 weeks ago)
Latest email 2024-09-04 03:50:50 (2 months, 2 weeks ago)
Status
2024-09: Committed
2024-07: Moved to next CF
Target version
Authors Richard Guo (richardguo)
Reviewers Tom Lane (tgl)Become reviewer
Committer Richard Guo (richardguo)
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/5062
git checkout commitfest/cf/5062
Emails
Inconsistency between try_mergejoin_path and create_mergejoin_plan
First at 2024-06-17 14:51:30 by Alexander Pyhalov <a.pyhalov at postgrespro.ru>
Latest at 2024-09-04 03:50:50 by Richard Guo <guofenglinux at gmail.com>
Latest attachment (v5-0001-Check-the-validity-of-commutators-for-merge-hash-clauses.patch) at 2024-09-03 09:51:47 from Richard Guo <guofenglinux at gmail.com>
    Attachment (v5-0001-Check-the-validity-of-commutators-for-merge-hash-clauses.patch) at 2024-09-03 09:51:47 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v4-0001-Check-the-validity-of-commutators-for-merge-hash-clauses.patch) at 2024-07-26 07:56:08 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v3-0001-Check-the-validity-of-commutators-for-merge-hash-clauses.patch) at 2024-06-24 06:29:53 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Check-the-validity-of-commutators-for-merge-hash-clauses.patch) at 2024-06-19 13:30:39 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (0001-Merge-and-hash-joins-need-more-checks-with-custom-op.patch) at 2024-06-17 14:51:30 from Alexander Pyhalov <a.pyhalov at postgrespro.ru> (Patch: Yes)
History
When Who What
2024-09-04 03:33:06 Richard Guo (richardguo) Closed in commitfest 2024-09 with status: Committed
2024-09-04 03:33:06 Richard Guo (richardguo) Changed committer to richardguo
2024-08-01 06:10:35 Corey Huinker (coreyh) Closed in commitfest 2024-07 with status: Moved to next CF
2024-07-24 16:07:21 Tom Lane (tgl) Added tgl as reviewer
2024-06-21 03:05:01 Richard Guo (richardguo) Changed authors to Richard Guo (richardguo)
2024-06-21 03:04:40 Richard Guo (richardguo) Attached mail thread c59ec04a2fef94d9ffc35a9b17dfc081@postgrespro.ru
2024-06-21 03:04:40 Richard Guo (richardguo) Created patch record
Edit