Correction:  this message happens when you 'commit' but without
anything to commit.

% destroydb test; createdb test; psql -d test -c "commit"
NOTICE:  EndTransactionBlock and not inprogress/abort state 
END

Cheers,
Ed Loehr

Graeme Merrall wrote:
> 
> > 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.
> The transaction goes though OK so I don't think it's that. I'll take a
> closer look though.
>

************

Reply via email to