Re: psql + autocommit

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: psql + autocommit
Дата
Msg-id 200409151949.11199.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: psql + autocommit  (John Sidney-Woollett <johnsw@wardbrook.com>)
Ответы Re: psql + autocommit  (John Sidney-Woollett <johnsw@wardbrook.com>)
Список pgsql-general
John Sidney-Woollett wrote:
> If a config switch was available for the build process that could
> preserve the "old" behavior - it wouldn't really pose a problem for
> existing users migrating their systems to v8 provided they set the
> switch appropriately.

Such a switch exists: you put \set AUTOCOMMIT in your psql configuration
file.  We don't put feature-altering switches in the build process if
we can help it.  Since most people use prebuilt binaries, such a switch
would be mostly useless at best.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/


В списке pgsql-general по дате отправления:

Предыдущее
От: John Sidney-Woollett
Дата:
Сообщение: Re: psql + autocommit
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: division by zero issue