Re: Patch for catching incompatible types in fk constraints

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Patch for catching incompatible types in fk constraints
Date: 2001-05-09 21:10:15
Message-ID: 200105092110.f49LAFQ17474@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Applied. Thanks.

>
> This patch should catch cases where the types
> in referencing and referenced columns of an fk constraint
> aren't comparable using '=' at constraint definition time
> rather than insert/update time.

Content-Description:

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://www.postgresql.org/search.mpl

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2001-05-09 21:11:23 Re: JDBC part of KOI8-U [was: patch to support KOI8-U <==> UTF-8 conversions (2nd try)]
Previous Message Bruce Momjian 2001-05-09 21:00:11 Re: [Fwd: dbf2pg improvements (password, charset convertions, etc.)]