Fabien COELHO wrote:
> 
> Dear patchers,
> 
> Here is my second and last try of the day.
> 
> This patch adds a "notice" at constraint creation time if the referential
> integrity check is to be "costly", that is it cannot use the index due to
> some incompatibility.
> 
> The patch was generated with the "difforig" script against the current cvs
> head.
> 
> I put much validation which looks fine to me, but it is only me.
> 
> I'm not that satisfied with the wording and the content of the error
> message. Any better suggestion would be welcome.

Agreed.  The current text is:

        NOTICE:  costly cross-type foreign key because of component 1

Seems we should say something like:

        NOTICE:  foreign key constraint 'constrname' must use a costly cross-type 
conversion

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

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to