Re: [GENERAL] INSTEAD rule bug?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Dmitry Tkach <dmitry(at)openratings(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] INSTEAD rule bug?
Date: 2003-07-15 19:44:07
Message-ID: 8181.1058298247@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-general

Dmitry Tkach <dmitry(at)openratings(dot)com> writes:
> Ok... What's wrong with this one then

> testdb=# insert into test values (null, null);
> ERROR: ExecInsert: Fail to add null value in not null attribute x

Try inserting into test_view ...

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Dmitry Tkach 2003-07-15 19:54:01 Re: [GENERAL] INSTEAD rule bug?
Previous Message Raymond Chui 2003-07-15 19:15:58 Timestamp problem

Browse pgsql-general by date

  From Date Subject
Next Message Dmitry Tkach 2003-07-15 19:54:01 Re: [GENERAL] INSTEAD rule bug?
Previous Message Dmitry Tkach 2003-07-15 19:12:05 Re: [GENERAL] INSTEAD rule bug?