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
yves piel ([EMAIL PROTECTED]) reports a bug with a severity of 2
The lower the number the more severe it is.
Short Description
there is a problem with foreign key
Long Description
I have got a 7.1 PGSQL/PG_dump version
I have a table wich references some values of another one with a foreign key