I'd like to seccond a request for that kind of feature if it isn't already
available.
If it is available, how do I set it up ?
""Tim Mickol"" <tmickol@combimatrix.com> wrote in message
news:NCEEJEAEIDNFKBMALPGMOEIMCCAA.tmickol@combimatrix.com...
> Actually, I think the original question alluded to SQL*PLUS behavior that
> allows one to disable autocommit for an ENTIRE session,
> not simply a discrete transaction. In psql, in order to enforce
> autocommit=off for an entire session, you must repeatedly issue a series
of
> BEGIN directives, one following each ROLLBACK, COMMIT, or ABORT, yes?
>