Re: pgsql: Fix crash when ALTER TABLE recreates indexes on partitions

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org, Andres Freund <andres(at)anarazel(dot)de>
Subject: Re: pgsql: Fix crash when ALTER TABLE recreates indexes on partitions
Date: 2018-06-30 05:19:49
Message-ID: 27886.1530335989@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> writes:
> Fix crash when ALTER TABLE recreates indexes on partitions

So ... buildfarm member skink has been reporting a valgrind failure
during initdb since this patch went in. However, I'm unable to reproduce
such a failure here, and it's less than obvious how this particular patch
could have caused a problem, and skink's report is pretty useless because
it's providing only a numeric stack trace. Thoughts?

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Arseny Sher 2018-06-30 15:00:21 Re: pgsql: Fix "base" snapshot handling in logical decoding
Previous Message Tom Lane 2018-06-29 23:02:04 Re: pgsql: Fix "base" snapshot handling in logical decoding

Browse pgsql-hackers by date

  From Date Subject
Next Message Craig Ringer 2018-06-30 13:26:50 Re: Bulk Insert into PostgreSQL
Previous Message Tom Lane 2018-06-29 23:02:04 Re: pgsql: Fix "base" snapshot handling in logical decoding