Обсуждение: Finding table constraints

Поиск
Список
Период
Сортировка

Finding table constraints

От
spam@freeuk.com (Stephen Patterson)
Дата:
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

От
Johannes Grødem
Дата:
> 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