Re: BUG #15565: truncate bug with tables which have temp table inherited

Amit Langote <langote_amit_f8@lab.ntt.co.jp>

From: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
To: Michael Paquier <michael@paquier.xyz>
Cc: David Rowley <david.rowley@2ndquadrant.com>, digoal@126.com, pgsql-bugs@lists.postgresql.org, PG Bug reporting form <noreply@postgresql.org>
Date: 2018-12-27T03:48:57Z
Lists: pgsql-bugs
On 2018/12/27 10:20, Michael Paquier wrote:
> On Wed, Dec 26, 2018 at 04:54:08PM +0900, Michael Paquier wrote:
>> Okay, let's do as you suggest for all these things.  Thanks for
>> looking at the patch set.  I will try to finish wrapping that stuff
>> tomorrow, back-patching the tests on the way.
> 
> And committed down to 9.4.

Thank you.

Regards,
Amit



Commits

  1. Ignore inherited temp relations from other sessions when truncating