Tom Lane writes:
> There are some things we can tweak to make the clients less broken than
> they are now --- for instance, all of libpq's startup-time SET commands
> could be switched to "BEGIN; SET ...; COMMIT;" which will work the same
> with or without autocommit --- but I don't think we can expect to fix
> large-object support, for example, without the protocol change.
Perhaps one should consider removing the autocommit option. It's no use
if it's there but everything breaks when you turn it on.
--
Peter Eisentraut peter_e@gmx.net