Thread: Finding table constraints

Finding table constraints

From
spam@freeuk.com (Stephen Patterson)
Date:
Is there any way to find out what constraints have been set on a table
or on columns in a table?

-- 
Stephen Patterson http://home.freeuk.net/s.patterson/
s.patterson@SPAM.freeuk.com (remove spam to reply)
ICBM address 54-22-0N 0-28-0W


Re: Finding table constraints

From
Johannes Grødem
Date:
> Is there any way to find out what constraints have been set on a table
> or on columns in a table?

Take a look at the source for psql.

-- 
johs