aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/ref/reset.sgml7
1 files changed, 2 insertions, 5 deletions
diff --git a/doc/src/sgml/ref/reset.sgml b/doc/src/sgml/ref/reset.sgml
index 2d70903cee9..77b80651317 100644
--- a/doc/src/sgml/ref/reset.sgml
+++ b/doc/src/sgml/ref/reset.sgml
@@ -1,5 +1,5 @@
<!--
-$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 $
PostgreSQL documentation
-->
@@ -50,11 +50,8 @@ SET <replaceable class="parameter">configuration_parameter</replaceable> TO DEFA
<para>
See the <command>SET</> reference page for details on the
- transaction behavior of <command>RESET</>. <command>RESET
- CONNECTION</command> can be used to reset all aspects of
- a session, not just parameter values.
+ transaction behavior of <command>RESET</>.
</para>
-
</refsect1>
<refsect1>