Re: Transaction IDs not the same in same transaction? - Mailing list pgsql-general

From Tom Lane
Subject Re: Transaction IDs not the same in same transaction?
Date
Msg-id 8236.1130080395@sss.pgh.pa.us
Whole thread Raw
In response to Re: Transaction IDs not the same in same transaction?  (Steve V <dndlists@gmail.com>)
List pgsql-general
Steve V <dndlists@gmail.com> writes:
> Using 8.0.4 right now. No subtransactions that I know of. The trigger
> call is an AFTER I/U/D. The function called is somewhat lengthy, but
> it does not explicitly intiate any transactions, and does not perform
> any error trapping.

I think that last assertion is probably in error, but without seeing the
full text of the trigger it's difficult to be sure what's going on here.

            regards, tom lane

pgsql-general by date:

Previous
From: Christian Kratzer
Date:
Subject: Re: Transaction IDs not the same in same transaction?
Next
From: Tom Lane
Date:
Subject: Re: Transaction IDs not the same in same transaction?