Re: any way for a transaction to "see" inserts done earlier in the transaction? - Mailing list pgsql-general

From Bosco Rama
Subject Re: any way for a transaction to "see" inserts done earlier in the transaction?
Date
Msg-id 534F1CBC.5040801@boscorama.com
Whole thread Raw
In response to Re: any way for a transaction to "see" inserts done earlier in the transaction?  (Susan Cassidy <susan.cassidy@decisionsciencescorp.com>)
Responses Re: any way for a transaction to "see" inserts done earlier in the transaction?  (Susan Cassidy <susan.cassidy@decisionsciencescorp.com>)
Re: any way for a transaction to "see" inserts done earlier in the transaction?  ("Greg Sabino Mullane" <greg@turnstep.com>)
List pgsql-general
On 04/16/14 17:08, Susan Cassidy wrote:
> The function does a select to see if the id number exists, and it fails.
> NOT FOUND causes a RAISE EXCEPTION.

Is it returning the right id?  I seem to remember a recent thread
about Perl DBI returning the wrong id's for certain operations.

Just at thought.

Bosco.


pgsql-general by date:

Previous
From: Susan Cassidy
Date:
Subject: Re: any way for a transaction to "see" inserts done earlier in the transaction?
Next
From: Rob Sargent
Date:
Subject: Re: any way for a transaction to "see" inserts done earlier in the transaction?