Re: should I worry?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: should I worry?
Дата
Msg-id 22794.1194034104@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: should I worry?  (ohp@pyrenet.fr)
Ответы Re: should I worry?  (Dimitri Fontaine <dfontaine@hi-media.com>)
Re: should I worry?  (ohp@pyrenet.fr)
Список pgsql-hackers
ohp@pyrenet.fr writes:
> All triggers in the schema are named. So I assume they are triggers for
> foreign keys.

No, foreign-key triggers always have names too, and they don't look like
that (they look like RI_ConstraintTrigger_nnn).  I cannot find anyplace
in PG that supplies "<unnamed>" as a default name for a trigger, either.
So there's something weird about your schema, and we really need to
see a test case ...
        regards, tom lane


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: should I worry?
Следующее
От: Dimitri Fontaine
Дата:
Сообщение: Re: should I worry?