Re: [BUGS] Autocomit off in psql don't work

2003-12-04 Thread Bruce Momjian
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

Re: [BUGS] Autocomit off in psql don't work

2003-12-03 Thread Tom Lane
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" */

[BUGS] Autocomit off in psql don't work

2003-12-03 Thread Olleg
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