Re: RULES and QUALIFICATION for INSERT - Mailing list pgsql-general

From srdjan
Subject Re: RULES and QUALIFICATION for INSERT
Date
Msg-id 47EA4334.9050004@anche.no
Whole thread Raw
In response to Re: RULES and QUALIFICATION for INSERT  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
List pgsql-general
Albe Laurenz wrote:
srdjan wrote: 
What is the desired response to

INSERT INTO vvv (name, town, num) VALUES ('Karl', 'Leipzig', 18);

Should this generate an error message, do nothing, or insert something?     
In this case you shouldn't be able to do this insert.   
Should it generate an error message or do nothing?

Yours,
Laurenz Albe 
It's not important, but maybe an error message would be preferred.

Regards,
Srdjan Matic

pgsql-general by date:

Previous
From: Anton Andreev
Date:
Subject: Re: How to "use" database?
Next
From: sam
Date:
Subject: Performance of update