Re: Postgres Bug (ALTER TABLE problem)

Поиск
Список
Период
Сортировка
От Joel Burton
Тема Re: Postgres Bug (ALTER TABLE problem)
Дата
Msg-id Pine.LNX.4.21.0104261458570.1139-100000@olympus.scw.org
обсуждение исходный текст
Ответ на Postgres Bug (ALTER TABLE problem)  (Boulat Khakimov <boulat@inet-interactif.com>)
Список pgsql-general
On Thu, 26 Apr 2001, Boulat Khakimov wrote:

> Hi,
>
> I've discovered a bug in Postgres. When you rename
> a table, the corresponding triggers for that table
> are not updated.

Yep.

Use ALTER TABLE ADD CONSTRAINT to add 'em back in.

More info can be found in the Ref Int tutorial I just submitted at
techdocs.postgresql.org.

HTH,
--
Joel Burton   <jburton@scw.org>
Director of Information Systems, Support Center of Washington


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

Предыдущее
От: will trillich
Дата:
Сообщение: Re: crypt(table.field) ?
Следующее
От: Joel Burton
Дата:
Сообщение: Re: Re: Need for newbie friendly docs (was Newbie struggling...)