Re: notice about costly ri checks (2)

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: notice about costly ri checks (2)
Дата
Msg-id 200403051454.i25Eswo05738@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: notice about costly ri checks (2)  (Fabien COELHO <coelho@cri.ensmp.fr>)
Ответы Re: notice about costly ri checks (2)  (Fabien COELHO <coelho@cri.ensmp.fr>)
Re: notice about costly ri checks (2)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Fabien COELHO wrote:
>
>
> On Mar 5, 2004, at 1:49 PM, Bruce Momjian wrote:
> >     NOTICE:  foreign key constraint 'constrname' must use a costly
> > cross-type conversion
>
> On Fri, 5 Mar 2004, Michael Glaesemann wrote:
> > NOTICE: foreign key constraint 'constrname' will require a cross-type
> > conversion
>
> Ok. I'm going to look for the constraint name and re-submit.

The reason I think we have to mention the constraint name is that you
could have a multi-column primary/foreign key, so instead of mentioning
each column, we just mention the constraint name, which should be easy
to identify.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: notice about costly ri checks (2)
Следующее
От: Fabien COELHO
Дата:
Сообщение: Re: notice about costly ri checks (2)