Re: Drop constraint in PostgreSQL 7.1.2

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: Drop constraint in PostgreSQL 7.1.2
Дата
Msg-id 20030203095532.P90968-100000@megazone23.bigpanda.com
обсуждение исходный текст
Ответ на Drop constraint in PostgreSQL 7.1.2  ("Vilson farias" <vilson.farias@digitro.com.br>)
Список pgsql-general
On Mon, 3 Feb 2003, Vilson farias wrote:

> How can I drop a referencial integrity constraint in 7.1.2 once there
> are no such thing before 7.2 release? Can I just execute DROP TRIGGERs
> to get constraints dropped?

Yes, although you have to remember to drop all three triggers for the
constraint.


В списке pgsql-general по дате отправления:

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: 335 times faster (!)
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: 335 times faster (!)