Re: BUG #16730: Create table like with inheritance and self referencing index
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Sofoklis Papasofokli <sofoklis24@gmail.com>
Cc: pgsql-bugs@lists.postgresql.org
Date: 2020-11-21T22:34:37Z
Lists: pgsql-bugs
Sofoklis Papasofokli <sofoklis24@gmail.com> writes: > Just writing to confirm that i managed to patch the 10.15 version with your > fix and run all our scripts. > Everything runs normally. Great, thanks for testing! regards, tom lane
Commits
-
Further fixes for CREATE TABLE LIKE: cope with self-referential FKs.
- c690ebbefa33 11.11 landed
- 98f3f1d5c1bf 13.2 landed
- 97390fe8a6e9 14.0 landed
- 87ab46421925 12.6 landed
- 6631d5f261e9 9.5.25 landed
- 513db7b7004c 10.16 landed
- 159b6775fad9 9.6.21 landed