mirror of
https://github.com/postgres/postgres.git
synced 2025-04-29 13:56:47 +03:00
Back out the rest of the RESET CONNECTION patch.
This commit is contained in:
parent
1e3593ce16
commit
7e2d5594d7
@ -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
|
PostgreSQL documentation
|
||||||
-->
|
-->
|
||||||
|
|
||||||
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user