Re: BUG #3774: create table like including index doesn't update pg_constraints with primary key - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #3774: create table like including index doesn't update pg_constraints with primary key
Date
Msg-id 24543.1204842011@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #3774: create table like including index doesn't update pg_constraints with primary key  (Bruce Momjian <bruce@momjian.us>)
List pgsql-bugs
Bruce Momjian <bruce@momjian.us> writes:
> Tom, did your commit to clean up LIKE ... INCLUDING INDEXES fix
> this?

Yes, see 2007-12-01 commit.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: BUG #3774: create table like including index doesn't update pg_constraints with primary key
Next
From: Bruce Momjian
Date:
Subject: Re: Problem identifying constraints which should not be inherited