File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
<!--
2
- $Header: /cvsroot/pgsql/doc/src/sgml/ref/set.sgml,v 1.68 2002/10/13 16:55:05 tgl Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/ref/set.sgml,v 1.69 2003/01/11 00:39:52 momjian Exp $
3
3
PostgreSQL documentation
4
4
-->
5
5
@@ -509,6 +509,12 @@ SELECT CURRENT_TIMESTAMP AS today;
509
509
<refsect1>
510
510
<title>See Also</title>
511
511
512
+ <simpara>
513
+ <xref linkend="sql-set_constraints" endterm="sql-set_constraints">,
514
+ <xref linkend="sql-set_session_auth" endterm="sql-set-session_auth">,
515
+ <xref linkend="sql-set_transaction" endterm="sql-set_transaction">
516
+ </simpara>
517
+
512
518
<para>
513
519
The function <function>set_config</function> provides the equivalent
514
520
capability. See <citetitle>Miscellaneous Functions</citetitle> in the
You can’t perform that action at this time.
0 commit comments