Make SET really not start a transaction.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 13 Oct 2002 16:55:05 +0000 (16:55 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 13 Oct 2002 16:55:05 +0000 (16:55 +0000)
commitad4ce7aa5b7385a0481009d1b8d8774435b03b0d
tree0f0baebe82b0ec25b03cf51647bea1abe60bd70b
parent5261bf9733f4f18f846e32ad968ae78696ce6319
Make SET really not start a transaction.
doc/src/sgml/ref/reset.sgml
doc/src/sgml/ref/set.sgml
doc/src/sgml/ref/show.sgml
doc/src/sgml/runtime.sgml
src/backend/tcop/postgres.c