Prevent Domain Compare

From: Kaveh Mousavi Zamani <kavehmz(at)gmail(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Prevent Domain Compare
Date: 2010-05-03 02:12:18
Message-ID: v2w90fa4d611005021912tcb83117dl37f4cfebe62cab7b@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi,

Is there a way that when I have to fields like
F1 Domain1_Type
F2 Domain2_Type

I prevent comparison between this two fields. I mean I make them somehow
in-compatible?!

They are eventually TEXT but I want to prevent it from SQL level.

Best Regards,
Kaveh

--
The GNU Operating System
Free as in Freedom
http://www.gnu.org

Browse pgsql-sql by date

  From Date Subject
Next Message E H 2010-05-03 04:52:17 [GENERAL] Schema design / joins
Previous Message Sofer, Yuval 2010-05-02 07:25:11 Re: regexp_replace and search/replace values stored in table