Re: ALTER TYPE ... USING(NULL) / NOT NULL violation - Mailing list pgsql-bugs

From Tom Lane
Subject Re: ALTER TYPE ... USING(NULL) / NOT NULL violation
Date
Msg-id 3468.1152569575@sss.pgh.pa.us
Whole thread Raw
In response to ALTER TYPE ... USING(NULL) / NOT NULL violation  ("Alexander M. Pravking" <fduch@antar.bryansk.ru>)
List pgsql-bugs
"Alexander M. Pravking" <fduch@antar.bryansk.ru> writes:
> If a column type is being changed with USING (NULL) clause,
> NOT NULL constraint seems not to be checked:

I've committed patches for this.  Thanks for the report.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Dirk Lutzebäck
Date:
Subject: Re: partial indexes not used on parameterized queries?
Next
From: Christian Kratzer
Date:
Subject: Re: partial indexes not used on parameterized queries?