Postpone reparameterization of paths until when creating plans

Edit
ID 4477
Title Postpone reparameterization of paths until when creating plans
Topic Bug Fixes
Created 2023-08-03 01:47:31
Last modified 2024-03-19 18:56:05 (8 months ago)
Latest email 2024-03-21 11:20:30 (7 months, 4 weeks ago)
Status
2024-03: Committed
2024-01: Moved to next CF
2023-11: Moved to next CF
2023-09: Moved to next CF
Target version
Authors Richard Guo (richardguo)
Reviewers Ashutosh Bapat (ashutoshbapat), Andrei Lepikhov (lepikhov), Alena Rybakina (a.rybakina)Become reviewer
Committer Tom Lane (tgl)
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/4477
git checkout commitfest/cf/4477
Emails
Oversight in reparameterize_path_by_child leading to executor crash
First at 2023-08-01 08:44:27 by Richard Guo <guofenglinux at gmail.com>
Latest at 2024-03-21 11:20:30 by Richard Guo <guofenglinux at gmail.com>
Latest attachment (v10-0001-Postpone-reparameterization-of-paths-until-when-creating-plans.patch) at 2024-02-02 02:10:10 from Richard Guo <guofenglinux at gmail.com>
    Attachment (v10-0001-Postpone-reparameterization-of-paths-until-when-creating-plans.patch) at 2024-02-02 02:10:10 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v12-0001-Avoid-reparameterizing-Paths-when-it-s-not-suitable.patch) at 2024-02-01 02:54:02 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v11-0001-Avoid-reparameterizing-Paths-when-it-s-not-suitable.patch) at 2024-01-31 06:39:59 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v10-0001-Postpone-reparameterization-of-paths-until-when-creating-plans.patch) at 2024-01-17 09:01:36 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v9-0001-Postpone-reparameterization-of-paths-until-when-creating-plans.patch) at 2024-01-08 08:32:37 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v8-0001-Postpone-reparameterization-of-paths-until-when-creating-plans.patch) at 2023-10-18 06:39:41 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v7-0001-Postpone-reparameterization-of-paths-until-when-creating-plans.patch) at 2023-08-23 05:37:46 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (0001-Delay-reparameterization-of-paths-till-create_plan.patch) at 2023-08-22 16:07:22 from Ashutosh Bapat <ashutosh.bapat.oss at gmail.com> (Patch: Yes)
    Attachment (v6-0001-Dont-reparameterize-sample-scans.patch) at 2023-08-22 15:43:29 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v5-0001-Postpone-reparameterization-of-paths-until-when-creating-plans.patch) at 2023-08-21 20:48:06 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v4-0001-Postpone-reparameterization-of-paths-until-when-creating-plans.patch) at 2023-08-21 10:39:18 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v3-0001-Postpone-reparameterization-of-paths-until-when-creating-plans.patch) at 2023-08-08 07:14:10 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Postpone-reparameterization-of-paths-until-when-creating-plans.patch) at 2023-08-02 11:02:38 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Fix-reparameterize_path_by_child-for-SampleScan.patch) at 2023-08-01 08:44:27 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
History
When Who What
2024-03-19 18:56:05 Tom Lane (tgl) Closed in commitfest 2024-03 with status: Committed
2024-02-01 18:10:02 vigneshwaran C (vignesh.postgres) Closed in commitfest 2024-01 with status: Moved to next CF
2023-12-06 07:54:45 Alena Rybakina (a.rybakina) New status: Ready for Committer
2023-12-06 07:54:36 Alena Rybakina (a.rybakina) Added a.rybakina as reviewer
2023-12-04 08:51:56 John Naylor (john.naylor) Closed in commitfest 2023-11 with status: Moved to next CF
2023-10-13 10:19:49 Andrei Lepikhov (lepikhov) Added lepikhov as reviewer
2023-10-02 11:09:16 Peter Eisentraut (petere) Closed in commitfest 2023-09 with status: Moved to next CF
2023-08-20 14:24:07 Tom Lane (tgl) Added tgl as committer
2023-08-09 03:53:38 Ashutosh Bapat (ashutoshbapat) Added ashutoshbapat as reviewer
2023-08-03 01:47:46 Richard Guo (richardguo) Changed authors to Richard Guo (richardguo)
2023-08-03 01:47:31 Richard Guo (richardguo) Attached mail thread CAMbWs496+N=UAjOc=rcD3P7B6oJe4rZw08e_TZRUsWbPxZW3Tw@mail.gmail.com
2023-08-03 01:47:31 Richard Guo (richardguo) Created patch record
Edit