Re: Bug #449: there is a problem with foreign key - Mailing list pgsql-bugs

From Stephan Szabo
Subject Re: Bug #449: there is a problem with foreign key
Date
Msg-id Pine.BSF.4.21.0109121008380.27285-100000@megazone23.bigpanda.com
Whole thread Raw
In response to Bug #449: there is a problem with foreign key  (pgsql-bugs@postgresql.org)
List pgsql-bugs
When I try your script on current sources I get an error about
the values being too long for the varchar(15) on some of the
inserts.  My guess is that on the older version the varchar(15)
is truncating and making it different from the varchar(80) in
the referenced table so it really is a foreign key error.

pgsql-bugs by date:

Previous
From: Tomasz Myrta
Date:
Subject: dynamic-static date
Next
From: Tom Lane
Date:
Subject: Re: dynamic-static date