Re: BUG #15672: PostgreSQL 11.1/11.2 crashed after dropping a partition table

Alvaro Herrera <alvherre@2ndquadrant.com>

From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Amit Langote <amitlangote09@gmail.com>, Michael Paquier <michael@paquier.xyz>, jianingy.yang@gmail.com, PostgreSQL mailing lists <pgsql-bugs@lists.postgresql.org>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2019-04-26T15:39:21Z
Lists: pgsql-bugs, pgsql-hackers
Hi,

Please trim the quoted text in your reply.

On 2019-Apr-26, Amit Langote wrote:

> Per Alvaro's report, regression tests added weren't portable.  Fixed that
> in the attached updated patch.

Um, this one doesn't apply because of yesterday's 87259588d0ab.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



Commits

  1. Apply stopgap fix for bug #15672.