Re: Patch for catching incompatible types in fk constraints - Mailing list pgsql-patches

From Tom Lane
Subject Re: Patch for catching incompatible types in fk constraints
Date
Msg-id 898.987391719@sss.pgh.pa.us
Whole thread Raw
In response to Patch for catching incompatible types in fk constraints  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Responses Re: Patch for catching incompatible types in fk constraints
List pgsql-patches
Stephan Szabo <sszabo@megazone23.bigpanda.com> writes:
>     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.

Are you intending this to go into 7.1.1 or 7.2?

It seems a bit large for a 7.1.1 patch, given the lack of testing
that we're likely to get for 7.1.1.

            regards, tom lane

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: Patch for PostgreSQL 7.0.3 to compile on Tru64 UNIX v5.0A with Compaq C T6.4-212 (dtk)
Next
From: Bruce Momjian
Date:
Subject: Re: Patch for PostgreSQL 7.0.3 to compile on Tru64 UNIX v5.0A with Compaq C T6.4-212 (dtk)