find foreign key name - Mailing list pgsql-jdbc

From Tore Halset
Subject find foreign key name
Date
Msg-id FA2C2FFC-8826-46E9-ACE4-9BBF88EBB381@pvv.ntnu.no
Whole thread Raw
Responses Re: find foreign key name  (Heikki Linnakangas <heikki@enterprisedb.com>)
List pgsql-jdbc
Hello.

I want to programatically drop a foreign key constraint via jdbc. How
can I find the foreign key name for a PostgreSQL foreign key via jdbc?
I know all about the related tables and columns, but not the name of
the constraint.

Regards,
  - Tore.

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: DatabaseMetaData and numeric array
Next
From: Heikki Linnakangas
Date:
Subject: Re: find foreign key name