removing a restriction

From: Tom Allison <tom(at)tacocat(dot)net>
To: General PostgreSQL List <pgsql-general(at)postgresql(dot)org>
Subject: removing a restriction
Date: 2007-05-31 00:55:48
Message-ID: A3832814-C3B3-4445-ACDD-89DB77A113C6@tacocat.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have a column that was created with a 'not null' restriction.
How do I remove it?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joshua D. Drake 2007-05-31 01:05:50 Re: removing a restriction
Previous Message Michael Glaesemann 2007-05-31 00:51:29 Re: Design Table & Search Question