Re: NOTICE: CREATE TABLE will create implicit triggers

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: NOTICE: CREATE TABLE will create implicit triggers
Дата
Msg-id 20031001075202.Y37069@megazone.bigpanda.com
обсуждение исходный текст
Ответ на NOTICE: CREATE TABLE will create implicit triggers for foreign-key checks  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
On Wed, 1 Oct 2003, Peter Eisentraut wrote:

> Regarding the NOTICE
>
> CREATE TABLE will create implicit triggers for foreign-key checks
>
> Does anyone care?

Probably not anymore. It doesn't give names (as Tom noticed), but at least
it gave a starting point to look for them back when you still had to
interact with them to do things like drop the constraint.  I don't think
any of that really applies any longer though.



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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: Thoughts on maintaining 7.3
Следующее
От: Tom Lane
Дата:
Сообщение: Re: more i18n/l10n issues