Resultset problem or BUG ! - Mailing list pgsql-general

From Elie Nacache
Subject Resultset problem or BUG !
Date
Msg-id 20040811104401.68913.qmail@web54108.mail.yahoo.com
Whole thread Raw
Responses Re: Resultset problem or BUG !  (Richard Huxton <dev@archonet.com>)
Re: Resultset problem or BUG !  (Kris Jurka <books@ejurka.com>)
List pgsql-general
Hi All,
 
A data writed in a table but not commited is not accessible in modification by the resultset. The error returned is "Cannot move to index of 0".
 
BTW in SQL a sequence of INSERT, UPDATE and then COMMIT work fine.
I'm using the same code with oracle and it's working well.
 
Is it a BUG !?
 
I'm using psql 7.4.3 on Linux 9.0
 
 
Any help !
 
Elie

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

pgsql-general by date:

Previous
From: Andreas Haumer
Date:
Subject: Re: history tables with only one function?
Next
From: Richard Huxton
Date:
Subject: Re: Resultset problem or BUG !