Tom Lane wrote:
> Olleg <[EMAIL PROTECTED]> writes:
> > olleg=# \set AUTOCOMMIT OFF
>
> It has to be
>
> \set AUTOCOMMIT off
>
> Not sure if we should be more flexible about this or not. The code says
>
> /*
>* for backwards compatibility, anything except "off" is taken as
Olleg <[EMAIL PROTECTED]> writes:
> olleg=# \set AUTOCOMMIT OFF
It has to be
\set AUTOCOMMIT off
Not sure if we should be more flexible about this or not. The code says
/*
* for backwards compatibility, anything except "off" is taken as
* "true"
*/
SuSE Linux 8.2 (i586)
PostgreSQL REL7_4_STABLE (cvs), 7.4
compiled with:
gcc (GCC) 3.3 20030226 (prerelease) (SuSE Linux)
flex version 2.5.4
bison (GNU Bison) 1.875
PostgreSQL config.status 7.4
configured by ./configure, generated by GNU Autoconf 2.53,
with options "'--prefix=/opt/pgsql' '--enabl