Re: pgsql: Multirange datatypes - Mailing list pgsql-committers

From Alexander Korotkov
Subject Re: pgsql: Multirange datatypes
Date
Msg-id CAPpHfdvTSW063ABf9CrRaHv5_GZVKpaO7j46Qte4kUjaFPyzyA@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: Multirange datatypes  (Alexander Korotkov <aekorotkov@gmail.com>)
Responses Re: pgsql: Multirange datatypes  (Alexander Korotkov <aekorotkov@gmail.com>)
List pgsql-committers
Hi!

On Sun, Dec 20, 2020 at 4:37 PM Alexander Korotkov <aekorotkov@gmail.com> wrote:
>
> On Sun, Dec 20, 2020 at 8:16 AM Alexander Korotkov <aekorotkov@gmail.com> wrote:
> > On Sun, Dec 20, 2020 at 8:06 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> > > Alexander Korotkov <akorotkov@postgresql.org> writes:
> > > > Multirange datatypes
> > >
> > > crake's not happy with this.  Looks like you did not think through
> > > what pg_dump has to do for back-branch servers.
> >
> > Thank you.  Should be fixed by 8344d72ccc.
>
> There also appears to be some floating bug appearing here and there.
> https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=gharial&dt=2020-12-20%2007%3A40%3A25
> https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=dory&dt=2020-12-20%2004%3A25%3A18
> I'm investigating it.

It seems that my commit is reliably crashing gharial.  Could I get
access to gharial to investigate this issue?

------
Regards,
Alexander Korotkov



pgsql-committers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: pgsql: Multirange datatypes
Next
From: Tom Lane
Date:
Subject: pgsql: Avoid memcpy() with same source and destination in pgstat_recv_r