hi,
when used with postgresql 9.3, pgadmin shows in table definition
...
CONSTRAINT xy_fkey FOREIGN KEY (xy_id)
REFERENCES tablename (xy_id) MATCH Unknowninsead of MATCH SIMPLE before 9.3 for MATCH SIMPLE was confmatchtype=u since postgresql 9.3 is confmatchtype=s cheers, Attila Soki -- Sent via pgadmin-support mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support
