Not certain, but I think you get an error message like that when you
rollback at inappropriate (but harmless?) times, as in when you are
not in a transaction or have nothing pending on the current
transaction.
Cheers,
Ed Loehr
> Graeme Merrall wrote:
>
> Hi.
> I've been getting the following error in my scripts using
> transactions to write to pg
> NOTICE: EndTransactionBlock and not inprogress/abort state
>
> What situation causes this error to appear?