8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e3593c commit 7e2d559Copy full SHA for 7e2d559
doc/src/sgml/ref/reset.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$PostgreSQL: pgsql/doc/src/sgml/ref/reset.sgml,v 1.30 2006/04/25 14:56:04 momjian Exp $
+$PostgreSQL: pgsql/doc/src/sgml/ref/reset.sgml,v 1.31 2006/04/25 18:58:37 tgl Exp $
3
PostgreSQL documentation
4
-->
5
@@ -50,11 +50,8 @@ SET <replaceable class="parameter">configuration_parameter</replaceable> TO DEFA
50
51
<para>
52
See the <command>SET</> reference page for details on the
53
- transaction behavior of <command>RESET</>. <command>RESET
54
- CONNECTION</command> can be used to reset all aspects of
55
- a session, not just parameter values.
+ transaction behavior of <command>RESET</>.
56
</para>
57
-
58
</refsect1>
59
60
<refsect1>
0 commit comments