]> granicus.if.org Git - postgresql/commit
Only DISCARD ALL should be in the command_no_begin list.
authorItagaki Takahiro <itagaki.takahiro@gmail.com>
Tue, 28 Sep 2010 06:57:40 +0000 (15:57 +0900)
committerItagaki Takahiro <itagaki.takahiro@gmail.com>
Tue, 28 Sep 2010 06:57:40 +0000 (15:57 +0900)
commit334ca4fef875097f08b64016b61dad9d97428ae9
tree6dd2daffe64ee92f8dc57f124de301089ec55f7c
parentb4f4d022b07ae162a29f36301a17e12da8011816
Only DISCARD ALL should be in the command_no_begin list.
We allowes DISCARD PLANS and TEMP in a transaction.
src/bin/psql/common.c