1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-26 23:43:30 +03:00

Make various links point to specific places instead of entire parts

(doubtless these are hangovers from the old separate-books days).
This commit is contained in:
Tom Lane
2003-08-10 01:20:34 +00:00
parent 0019532f47
commit 18c10877a9
10 changed files with 27 additions and 25 deletions

View File

@@ -1,5 +1,5 @@
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/trigger.sgml,v 1.28 2003/04/11 18:41:20 petere Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/trigger.sgml,v 1.29 2003/08/10 01:20:34 tgl Exp $
-->
<chapter id="triggers">
@@ -40,7 +40,8 @@ $Header: /cvsroot/pgsql/doc/src/sgml/trigger.sgml,v 1.28 2003/04/11 18:41:20 pet
</para>
<para>
The syntax for creating triggers is described in <xref linkend="reference">.
The syntax for creating triggers is described in
<xref linkend="sql-createtrigger" endterm="sql-createtrigger-title">.
</para>
<para>