mirror of
https://github.com/postgres/postgres.git
synced 2025-08-28 18:48:04 +03:00
Make SET really not start a transaction.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!--
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/ref/reset.sgml,v 1.16 2002/10/09 04:59:38 momjian Exp $
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/ref/reset.sgml,v 1.17 2002/10/13 16:55:05 tgl Exp $
|
||||
PostgreSQL documentation
|
||||
-->
|
||||
|
||||
@@ -68,7 +68,7 @@ SET <replaceable class="parameter">variable</replaceable> TO DEFAULT
|
||||
</para>
|
||||
|
||||
<para>
|
||||
See the <command>SHOW</> manual page for details on the transaction
|
||||
See the <command>SET</> manual page for details on the transaction
|
||||
behavior of <command>RESET</>.
|
||||
</para>
|
||||
|
||||
|
Reference in New Issue
Block a user