Yep, that's the one.  I was going to resend, but it had 
disappeared from my sent mail for some reason.

On Tue, 17 Oct 2000, Bruce Momjian wrote:

> > 
> > This effectively one line patch should fix the fact that
> > foreign key definitions in create table were erroring if
> > a primary key was defined.  I was using the columns 
> > list to get the columns of the table for comparison, but
> > it got reused as a temporary list inside the primary key
> > stuff.
> 
> I think this was the fix Stephan was talking about.   I grabbed all the
> patches a few weeks ago.

Reply via email to