Is it possible to set a NOT NULL constraint deferrable?

From: Olivier Hubaut <olivier(at)scmbb(dot)ulb(dot)ac(dot)be>
To: PgSQL SQL <pgsql-sql(at)postgresql(dot)org>
Subject: Is it possible to set a NOT NULL constraint deferrable?
Date: 2003-12-05 15:47:07
Message-ID: 3FD0A87B.4010803@scmbb.ulb.ac.be
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I can put all the other constaints deferrable, but the *NOT NULL* one
seems to be undeferrable.

Is ther a way to by-pass this or is do you know if this is planned in
the future versions?

--
Ci-git une signature avortee.
** RIP **

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Elielson Fontanezi 2003-12-05 19:18:54 Values like ''
Previous Message Tomasz Myrta 2003-12-05 13:02:03 Re: Problem with dynamic query