How to get a table's constraints - Mailing list pgsql-jdbc

From Carlos Correia
Subject How to get a table's constraints
Date
Msg-id 1075986952.5214.8.camel@devo.m16e.com
Whole thread Raw
Responses Re: How to get a table's constraints  (Kris Jurka <books@ejurka.com>)
List pgsql-jdbc
Hi,

Is there any way of obtaining a list of the constraints (table
constraints and column constraints) of a table? I mean, other then the
foreign key's description (getImportedKeys and getExportedKeys)?

Thanks,

carlos
--
MEMÓRIA PERSISTENTE, Lda.
Tel.: 219 291 591
GSM:  967 511 762
e-mail: carlos@m16e.com
URL: http://www.m16e.com



pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: Comments on adding more connection URL parameters.
Next
From: Kris Jurka
Date:
Subject: Re: How to get a table's constraints