> Only when you explicitly commit, please. Autocommit when we lose the
> client connection is not acceptable, even if the client thinks he
> wants it.
There is a client-side termination handshake, and it could be tied to
that. If we can distinguish between an intentional exit and an
unexpected termination, then istm that a commit would be safe to apply
for the former.
I'm recalling that this is the behavior of Ingres, but it has been a few
years since I've dealt with it...
- Thomas