Re: BUG #16758: create temporary table with the same name loses defaults, indexes
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Marc Boeren <m.boeren@guidance.nl>, pgsql-bugs@lists.postgresql.org
Date: 2020-12-17T07:19:45Z
Lists: pgsql-bugs
On Tue, Dec 01, 2020 at 12:07:41PM -0500, Tom Lane wrote: > No, it's definitely a bug IMO. The change in behavior was not > intentional. Please note that this bug has been fixed by 5f9b05ad, so there will be a fix in 12.6. -- Michael
Commits
-
Ensure that expandTableLikeClause() re-examines the same table.
- fb500296dfa6 9.5.25 landed
- f00c4400270f 9.6.21 landed
- d98e27dc6e41 10.16 landed
- 5f9b05ada1bb 12.6 landed
- 28bb8c496691 11.11 landed
- f7f83a55bf60 14.0 landed
- dffc82a5b9d4 13.2 landed