Patch for catching incompatible types in fk constraints

From: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: Patch for catching incompatible types in fk constraints
Date: 2001-04-15 22:36:56
Message-ID: Pine.BSF.4.21.0104151533350.68810-200000@megazone23.bigpanda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


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.

Attachment Content-Type Size
typecheck71.patch text/plain 46.3 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2001-04-16 02:07:36 Re: Patch for PostgreSQL 7.0.3 to compile on Tru64 UNIX v5.0A with Compaq C T6.4-212 (dtk)
Previous Message Douglas Carmichael 2001-04-15 21:07:36 Patch for PostgreSQL 7.0.3 to compile on Tru64 UNIX v5.0A with Compaq C T6.4-212 (dtk)