Re: Re: BUG #15565: truncate bug with tables which have temp table inherited
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: 德哥 <digoal@126.com>
Cc: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>, David Rowley <david.rowley@2ndquadrant.com>, pgsql-bugs@lists.postgresql.org, PG Bug reporting form <noreply@postgresql.org>
Date: 2018-12-26T06:27:03Z
Lists: pgsql-bugs
On Wed, Dec 26, 2018 at 02:06:22PM +0800, 德哥 wrote: > We can use this feature emulate Oracle-style Global temp table. > https://github.com/digoal/blog/blob/master/201807/20180715_01.md I am not sure what's the point you are trying to make here regarding to this bug. Anyway, it would be a good idea to put the important quotes you would like folks here to know about, so as if github.com goes away the archives of Postgres are still aware of what you are trying to explain without an external source... -- Michael
Commits
-
Ignore inherited temp relations from other sessions when truncating
- 1d7007671051 9.4.21 landed
- 0a323ae67699 9.5.16 landed
- 285abc8df4d7 9.6.12 landed
- d4486700b583 10.7 landed
- b30b9dce1f40 11.2 landed
- 1e504f01da11 12.0 landed