Skip to content
Snippets Groups Projects
Commit 7e2d5594 authored by Tom Lane's avatar Tom Lane
Browse files

Back out the rest of the RESET CONNECTION patch.

parent 1e3593ce
No related branches found
No related tags found
No related merge requests found
<!-- <!--
$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 PostgreSQL documentation
--> -->
...@@ -50,11 +50,8 @@ SET <replaceable class="parameter">configuration_parameter</replaceable> TO DEFA ...@@ -50,11 +50,8 @@ SET <replaceable class="parameter">configuration_parameter</replaceable> TO DEFA
<para> <para>
See the <command>SET</> reference page for details on the See the <command>SET</> reference page for details on the
transaction behavior of <command>RESET</>. <command>RESET transaction behavior of <command>RESET</>.
CONNECTION</command> can be used to reset all aspects of
a session, not just parameter values.
</para> </para>
</refsect1> </refsect1>
<refsect1> <refsect1>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment