Re: psql + autocommit

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: psql + autocommit
Дата
Msg-id 200409151917.51071.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:
> It will break any newly compiled version of psql expecting to work to
> the old behaviour. It won't affect anyone using an older version of
> postgres or psql (ie pre version 8).

Of course there are no backward compatibility issues when you keep using
the old version.  The problem is that people will use the new psql
expecting it to behave like the old one.  This isn't a small secondary
change; it fundamentally changes the interaction with the program.

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


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

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