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

2018-07-09 Thread Andres Freund
On 2018-07-04 20:33:05 -0700, Andres Freund wrote: > On 2018-07-04 13:15:19 -0400, Alvaro Herrera wrote: > > On 2018-Jun-30, Tom Lane wrote: > > > > > Alvaro Herrera writes: > > > > Fix crash when ALTER TABLE recreates indexes on partitions > > > > > > So ... buildfarm member skink has been repo

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

2018-07-04 Thread Andres Freund
On 2018-07-04 13:15:19 -0400, Alvaro Herrera wrote: > On 2018-Jun-30, Tom Lane wrote: > > > Alvaro Herrera 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

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

2018-07-04 Thread Alvaro Herrera
On 2018-Jun-30, Tom Lane wrote: > Alvaro Herrera 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 i