Re: BUG #15672: PostgreSQL 11.1/11.2 crashed after dropping a partition table - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #15672: PostgreSQL 11.1/11.2 crashed after dropping a partition table
Date
Msg-id 9194.1556313706@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #15672: PostgreSQL 11.1/11.2 crashed after dropping a partition table  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
I went ahead and pushed the stopgap patches, along with regression tests
based on yours.  The tests show the current (i.e. wrong) behavior for
index comment and relfilenode reuse.  I think that whenever we fix that,
we can just adjust the expected output instead of adding more tests.

            regards, tom lane



pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #15672: PostgreSQL 11.1/11.2 crashed after dropping a partition table
Next
From: Michael Paquier
Date:
Subject: Re: BUG #15631: Generated as identity field in a temporary tablewith on commit drop corrupts system catalogs