Re: drop constraint unnamed?

Поиск
Список
Период
Сортировка
Искать
От
Tom Lane
Тема
Re: drop constraint unnamed?
Дата
Msg-id
17186.1034616271@sss.pgh.pa.us
Ответ на
Список
Дерево обсуждения
drop constraint unnamed? "Andy Kriger" <akriger@greaterthanone.com>
Re: drop constraint unnamed? Tom Lane <tgl@sss.pgh.pa.us>
Re: drop constraint unnamed? Darren Ferguson <darren@crystalballinc.com>
"Andy Kriger"  writes:
> How do you drop an unnamed constraint from a table?

Is this a foreign-key constraint?  If so, you have to drop the three
triggers that implement it; see the recipe on the
techdocs.postgresql.org site.

(7.3 will have a more reasonable way to drop FK constraints ...)

			regards, tom lane
В списке pgsql-general по дате отправления
От: Stephan Szabo
Дата:
От: Bruce Momjian
Дата:
Сообщение: Re: string concatenation
FAQ