| From: | Amit Langote <amitlangote09(at)gmail(dot)com> |
|---|---|
| To: | Álvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
| Cc: | "Drouvot, Bertrand" <bdrouvot(at)amazon(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [BUG] segfault during delete |
| Date: | 2021-03-01 02:22:07 |
| Message-ID: | CA+HiwqGvtOBA-ETjhjo28E_kMDYzfSvp71MAWSkGtE+F3U2GgQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Sun, Feb 28, 2021 at 6:14 AM Álvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> wrote:
> Thanks Amit for working on this fix! It seems correct to me, so I pushed it with trivial changes. Thanks Bertrand for reporting the problem.
Thanks Alvaro.
> In addition to backpatching the code fix to pg12, I backpatched the test case to pg11. It worked fine for me (with no code changes), but it seems good to have it there just to make sure the buildfarm agrees with us on this.
Ah, good call.
--
Amit Langote
EDB: http://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | miyake_kouta | 2021-03-01 02:32:11 | Re: [PATCH] pgbench: Remove ecnt, a member variable of CState |
| Previous Message | Michael Paquier | 2021-03-01 02:16:36 | Re: alter table set TABLE ACCESS METHOD |