Re: BUG #15446: Crash on ALTER TABLE - Mailing list pgsql-bugs

From Dmitry Molotkov
Subject Re: BUG #15446: Crash on ALTER TABLE
Date
Msg-id CADfhRDJ5_zgWy5soYZ-O-Ees6bs9DgDDwbvFjrwK7r3g1Xc9sA@mail.gmail.com
Whole thread Raw
In response to Re: BUG #15446: Crash on ALTER TABLE  (Andres Freund <andres@anarazel.de>)
Responses Re: BUG #15446: Crash on ALTER TABLE  (Michael Paquier <michael@paquier.xyz>)
Re: BUG #15446: Crash on ALTER TABLE  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: BUG #15446: Crash on ALTER TABLE  (Magnus Hagander <magnus@hagander.net>)
List pgsql-bugs

сб, 5 янв. 2019 г. в 01:25, Andres Freund <andres@anarazel.de>:
Hi,

Please don't top-quote on postgresql lists.

On 2019-01-05 00:46:54 +0300, Dmitry Molotkov wrote:
> сб, 5 янв. 2019 г. в 00:17, Andres Freund <andres@anarazel.de>:
> > On 2019-01-05 00:01:15 +0300, Dmitry Molotkov wrote:
> > > That still happens in postgresql 11.1
> >
> > Well, it's hard for us to fix that problem if we don't have a reliable
> > reproducer.
> I provided a reliable reproducer that reproduce it in 100% cases. But it
> just involve python script..

Having to download and run code from dropbox is neither trust-inspiring (I'd
have review all the included code before running it), nor low friction... You
might get somebody else to distil that down, but in all likelihood it'll take
longer.  We all have more work than we can handle.

Greetings,

Andres Freund

Code is pretty much default empty django project with just with added package that cause error.
I can create a github repo if dropbox not trust-inspiring or low friction :) 
 

pgsql-bugs by date:

Previous
From: Andres Freund
Date:
Subject: Re: BUG #15446: Crash on ALTER TABLE
Next
From: a Marath
Date:
Subject: Re: BUG #15572: Misleading message reported by "Drop functionoperation" on DB with functions having same name