From: | Amit Langote <amitlangote09(at)gmail(dot)com> |
---|---|
To: | Michael Paquier <michael(at)paquier(dot)xyz> |
Cc: | exclusion(at)gmail(dot)com, PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
Subject: | Re: BUG #16276: Server crash on an invalid attempt to attach a partition to an index |
Date: | 2020-03-02 10:39:44 |
Message-ID: | CA+HiwqFQHAN9ewYWn_sDLGyusv0Q-1FGnRQFGmXt8HNcAEPmsQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On Mon, Mar 2, 2020 at 12:39 PM Michael Paquier <michael(at)paquier(dot)xyz> wrote:
> On Thu, Feb 27, 2020 at 09:49:52PM +0900, Michael Paquier wrote:
> > Yeah, I have been considering this option, still I am hesitating about
> > what to do on HEAD. My own take would be to fix this issue on all
> > branches by removing the assertion, but I think that we should wait
> > first a couple of days to see if Alvaro can comment on this issue.
>
> Okay, after sleeping on it for a couple of days, let's block the case
> on HEAD and remove the assertion in the back branches. Could you add
> a test case in indexing.sql for the patch of HEAD?
Done, please see attached.
Thanks,
Amit
Attachment | Content-Type | Size |
---|---|---|
alter-tab-idx-part-attach.patch | application/octet-stream | 2.3 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Daniel Gustafsson | 2020-03-02 10:46:38 | Re: BUG #16284: Pg_dump is not working and PostgreSQL APP no longer available |
Previous Message | Tony Ryf | 2020-03-02 10:22:22 | Re: BUG #16284: Pg_dump is not working and PostgreSQL APP no longer available |