Re: pgsql: Fix crash when ALTER TABLE recreates indexes on partitions - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Fix crash when ALTER TABLE recreates indexes on partitions
Date
Msg-id 27886.1530335989@sss.pgh.pa.us
Whole thread Raw
In response to pgsql: Fix crash when ALTER TABLE recreates indexes on partitions  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-committers
Alvaro Herrera <alvherre@alvh.no-ip.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


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: doc: Replace non-ASCII lines in psql example output
Next
From: pgsql@postgresql.org
Date:
Subject: pgsql: Branch refs/heads/REL_11_STABLE was created