File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
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.70 2003/01/11 17:03:45 momjian Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/ref/set.sgml,v 1.71 2003/01/12 01:33:00 momjian Exp $
3
3
PostgreSQL documentation
4
4
-->
5
5
@@ -510,9 +510,9 @@ SELECT CURRENT_TIMESTAMP AS today;
510
510
<title>See Also</title>
511
511
512
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">
513
+ <xref linkend="sql-set-constraints" endterm="sql-set-constraints-title ">,
514
+ <xref linkend="sql-set-session-authorization " endterm="sql-set-session-authorization-title ">,
515
+ <xref linkend="sql-set-transaction" endterm="sql-set-transaction-title ">
516
516
</simpara>
517
517
518
518
<para>
You can’t perform that action at this time.
0 commit comments