Re: Non-check constraint def for a static list ?

From: Grzegorz Jaśkiewicz <gryzman(at)gmail(dot)com>
To: "Gauthier, Dave" <dave(dot)gauthier(at)intel(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Non-check constraint def for a static list ?
Date: 2009-09-15 15:12:18
Message-ID: 2f4958ff0909150812o2991439ek52a3b9080d2b1c3b@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

CHECK( foo IN ('bar1', 'bar2'));

In response to

Browse pgsql-general by date

  From Date Subject
Next Message David Fetter 2009-09-15 15:19:58 Re: Non-check constraint def for a static list ?
Previous Message Sam Mason 2009-09-15 15:10:08 Re: Non-check constraint def for a static list ?