]> 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:19 +0000 (15:57 +0900)
committerItagaki Takahiro <itagaki.takahiro@gmail.com>
Tue, 28 Sep 2010 06:57:19 +0000 (15:57 +0900)
commit2dc2ea81f67b96473cefe8fc7d515bda37255660
tree842db2009a7c16ce98f2e5b1d87fcccf61a4622d
parentb66c4fb322b21a57c0b05cd3bd89c49def654eae
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