check

From: Matt <matthew(dot)berardi(at)weilpublishing(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: check
Date: 2002-06-14 18:47:32
Message-ID: 3D0A3A44.2090401@weilpublishing.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

how would you go about enforcing the default value:

I have a nextval('seq') as my default and on an insert I don't want any
other value to be allowed.

forget my last query about inheritance issues

Responses

  • Re: check at 2002-06-17 14:40:13 from Christopher Kings-Lynne
  • Re: check at 2002-06-17 14:55:23 from Stephan Szabo
  • Re: check at 2002-06-17 16:35:05 from Manfred Koizar

Browse pgsql-sql by date

  From Date Subject
Next Message Jan Wieck 2002-06-14 19:27:48 Re: function not running after upgrade from 7.03 to 7.2
Previous Message Matt 2002-06-14 17:38:02 inheritance problems