| From: | Richard Guo <guofenglinux(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, Andrei Lepikhov <a(dot)lepikhov(at)postgrespro(dot)ru>, Alena Rybakina <lena(dot)ribackina(at)yandex(dot)ru>, Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Oversight in reparameterize_path_by_child leading to executor crash |
| Date: | 2024-02-02 02:10:10 |
| Message-ID: | CAMbWs4_=AGM2JSTymqmTc57oByaPij68T+ycRmde2cSBbi7+0w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Feb 2, 2024 at 1:45 AM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> I pushed v12 (with some cosmetic adjustments) into the back branches,
> since we're getting close to the February release freeze. We still
> need to deal with the larger fix for HEAD. Please re-post that
> one so that the cfbot knows which is the patch-of-record.
Thanks for the adjustments and pushing!
Here is the patch for HEAD. I simply re-posted v10. Nothing has
changed.
Thanks
Richard
| Attachment | Content-Type | Size |
|---|---|---|
| v10-0001-Postpone-reparameterization-of-paths-until-when-creating-plans.patch | application/octet-stream | 30.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | torikoshia | 2024-02-02 02:29:41 | Re: Small fix on COPY ON_ERROR document |
| Previous Message | James Coleman | 2024-02-02 02:06:41 | Re: set_cheapest without checking pathlist |