pgsql: Add DISCARD to the command_no_begin list for AUTOCOMMIT=off. - Mailing list pgsql-committers

From Itagaki Takahiro
Subject pgsql: Add DISCARD to the command_no_begin list for AUTOCOMMIT=off.
Date
Msg-id E1P0Sm9-0006Oq-Of@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add DISCARD to the command_no_begin list for AUTOCOMMIT=off.
Backpatch to 8.3.

Reported by Sergey Burladyan.

Branch
------
REL8_3_STABLE

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

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


pgsql-committers by date:

Previous
From: Itagaki Takahiro
Date:
Subject: pgsql: Add DISCARD to the command_no_begin list for AUTOCOMMIT=off.
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Add DISCARD to the command_no_begin list for AUTOCOMMIT=off.