pgsql: Only DISCARD ALL should be in the command_no_begin list.

Поиск
Список
Период
Сортировка
От Itagaki Takahiro
Тема pgsql: Only DISCARD ALL should be in the command_no_begin list.
Дата
Msg-id E1P0U9q-0007a8-97@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Only DISCARD ALL should be in the command_no_begin list.
We allowes DISCARD PLANS and TEMP in a transaction.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=62b6aaa40b2abb26edf18d1cd00dffcac090f67a

Modified Files
--------------
src/bin/psql/common.c |   14 +++++++++++++-
1 files changed, 13 insertions(+), 1 deletions(-)


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

Предыдущее
От: Itagaki Takahiro
Дата:
Сообщение: Re: pgsql: Add DISCARD to the command_no_begin list for AUTOCOMMIT=off.
Следующее
От: Itagaki Takahiro
Дата:
Сообщение: pgsql: Only DISCARD ALL should be in the command_no_begin list.