Re: ALTER TABLE does not raises WARNING/ERROR

From: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
To: Rajesh Kumar Mallah <mallah(at)trade-india(dot)com>
Cc: <pgsql-sql(at)postgresql(dot)org>
Subject: Re: ALTER TABLE does not raises WARNING/ERROR
Date: 2003-03-22 16:09:43
Message-ID: 20030322080803.W1246-100000@megazone23.bigpanda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


On Sat, 22 Mar 2003, Rajesh Kumar Mallah wrote:

> If a feild is already NOT NULL
> setting it not null with ALTER command
> does not issues any warning.

I can't really see much point in issuing a warning for
this case.

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2003-03-22 16:10:59 Re: ALTER TABLE does not raises WARNING/ERROR
Previous Message Rajesh Kumar Mallah 2003-03-22 11:57:59 ALTER TABLE does not raises WARNING/ERROR