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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user