Re: notice about costly ri checks (2) - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: notice about costly ri checks (2)
Date
Msg-id 200403051454.i25Eswo05738@candle.pha.pa.us
Whole thread Raw
In response to Re: notice about costly ri checks (2)  (Fabien COELHO <coelho@cri.ensmp.fr>)
Responses Re: notice about costly ri checks (2)
Re: notice about costly ri checks (2)
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: notice about costly ri checks (2)
Next
From: Fabien COELHO
Date:
Subject: Re: notice about costly ri checks (2)