|
1 | 1 | <!--
|
2 |
| -$PostgreSQL: pgsql/doc/src/sgml/ref/reset.sgml,v 1.30 2006/04/2514:56:04 momjian Exp $ |
| 2 | +$PostgreSQL: pgsql/doc/src/sgml/ref/reset.sgml,v 1.31 2006/04/2518:58:37 tgl Exp $ |
3 | 3 | PostgreSQL documentation
|
4 | 4 | -->
|
5 | 5 |
|
@@ -50,11 +50,8 @@ SET <replaceable class="parameter">configuration_parameter</replaceable> TO DEFA
|
50 | 50 |
|
51 | 51 | <para>
|
52 | 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. |
| 53 | + transaction behavior of <command>RESET</>. |
56 | 54 | </para>
|
57 |
| - |
58 | 55 | </refsect1>
|
59 | 56 |
|
60 | 57 | <refsect1>
|
|