Subject: | INT2, INT4 and INT8 data type are not recognised |
Converting a dia digram to postgres the data type SERIAL (INTEGER) and
INT4 are not recognised as the same type and a foreign key that link
the filds is not generated.
I think the same problem exists for INT2 and INT8 data type. These are
not standard SQL, but are widely used.