Back out the rest of the RESET CONNECTION patch.

REL8_2_STABLE
Tom Lane 20 years ago
parent 1e3593ce16
commit 7e2d5594d7
  1. 7
      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>

Loading…
Cancel
Save