-
- Downloads
Allow commas in BEGIN, START TRANSACTION, and SET TRANSACTION, as required
by the SQL standard. For backwards compatibility, however, continue to accept the syntax without. Minor editorialization in the reference pages for these commands, too.
Showing
- doc/src/sgml/ref/begin.sgml 18 additions, 15 deletionsdoc/src/sgml/ref/begin.sgml
- doc/src/sgml/ref/set_transaction.sgml 56 additions, 27 deletionsdoc/src/sgml/ref/set_transaction.sgml
- doc/src/sgml/ref/start_transaction.sgml 28 additions, 8 deletionsdoc/src/sgml/ref/start_transaction.sgml
- src/backend/parser/gram.y 24 additions, 30 deletionssrc/backend/parser/gram.y
- src/backend/tcop/utility.c 14 additions, 16 deletionssrc/backend/tcop/utility.c
Loading
Please register or sign in to comment