Re: brin multi minmax crash for inet value

2021-09-13 Thread Tomas Vondra
On 9/13/21 8:19 AM, Jaime Casanova wrote: On Sun, Sep 12, 2021 at 08:23:44PM -0500, Justin Pryzby wrote: On Sun, Sep 12, 2021 at 07:44:47PM -0500, Jaime Casanova wrote: Hi Tomas, Just noted that this query crash the server. Execute it in the regression database: If I'm not wrong, this is t

Re: brin multi minmax crash for inet value

2021-09-12 Thread Jaime Casanova
On Sun, Sep 12, 2021 at 08:23:44PM -0500, Justin Pryzby wrote: > On Sun, Sep 12, 2021 at 07:44:47PM -0500, Jaime Casanova wrote: > > Hi Tomas, > > > > Just noted that this query crash the server. Execute it in the > > regression database: > > If I'm not wrong, this is the crash fixed by e1fbe1181

Re: brin multi minmax crash for inet value

2021-09-12 Thread Michael Paquier
On Sun, Sep 12, 2021 at 08:23:44PM -0500, Justin Pryzby wrote: > Could you check what HEAD your server is compiled from ? That works on HEAD for me. -- Michael signature.asc Description: PGP signature

Re: brin multi minmax crash for inet value

2021-09-12 Thread Justin Pryzby
On Sun, Sep 12, 2021 at 07:44:47PM -0500, Jaime Casanova wrote: > Hi Tomas, > > Just noted that this query crash the server. Execute it in the > regression database: If I'm not wrong, this is the crash fixed by e1fbe1181 in April. Could you check what HEAD your server is compiled from ? -- Jus

brin multi minmax crash for inet value

2021-09-12 Thread Jaime Casanova
Hi Tomas, Just noted that this query crash the server. Execute it in the regression database: """ update brintest_multi set inetcol = '192.168.204.50/0'::inet; """ Attached is the backtrace. Let me know if you need something else to track it. -- Jaime Casanova Director de Servicios Profesional