I reported a JDBC bug in the 7.1 beta1 release back in December and notice that the
same bug is still present in the current beta 3 sources. The problem relates to
nested cursors failing and is quite simple to reproduce. A simple test case can be
found at:
http://www.twospuds.com/pg7-1b3-jdb
[EMAIL PROTECTED] writes:
> 'insert' statement using a view seems to be accepted with no error message:
Yup, many people have been confused by this before you. The data does
actually get inserted into the physical table that underlies the view
--- whereupon you can never see it again, because an
Hello.
POSTGRESQL BUG REPORT TEMPLATE
Your name : Gena Gurchonok
Your email address : [EMAIL PROTECT
Luca Saccarola ([EMAIL PROTECTED]) reports a bug with a severity of 2
The lower the number the more severe it is.
Short Description
Silent insert lack
Long Description
'insert' statement using a view seems to be accepted with no error message:
MyDB=> insert into test_u (col1, col2) values ('1