Re: BUG #2144: Domain NOT NULL constraints ignored in rules

From: "John Supplee" <john(at)supplee(dot)com>
To: "'Tom Lane'" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #2144: Domain NOT NULL constraints ignored in rules
Date: 2006-01-07 11:35:03
Message-ID: 20060107113502.6FAD457146F@frontend2.messagingengine.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Tom Lane wrote:

> OK, got it. Patch for 8.1 is attached if you need it.
> Thanks for the test case.

Wow, thanks for the quick work. But since I can solve the problem with NOT
NULL constraints directly on the column I will wait for the next release to
test it (I don't have the source on my machine).

BTW, I also observed the same behavior in 8.0.5 as well.

John Supplee

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Meskes 2006-01-07 19:11:36 Re: BUG #2146: ECPG, cursros and conditional compilations...
Previous Message Ian Harding 2006-01-07 03:34:19 Re: Reordering columns in a table