Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc35eb15

Browse files
committed
Add doc link to section about how to compile triggers.
1 parent3870609 commitc35eb15

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/src/sgml/trigger.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/trigger.sgml,v 1.54 2009/01/06 16:39:52 tgl Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/trigger.sgml,v 1.55 2009/04/07 04:02:41 momjian Exp $ -->
22

33
<chapter id="triggers">
44
<title>Triggers</title>
@@ -635,8 +635,8 @@ trigf(PG_FUNCTION_ARGS)
635635
</para>
636636

637637
<para>
638-
After you have compiled the source code, declare the function and
639-
the triggers:
638+
After you have compiled the source code (see <xref
639+
linkend="dfunc">), declare the function andthe triggers:
640640
<programlisting>
641641
CREATE FUNCTION trigf() RETURNS trigger
642642
AS '<replaceable>filename</>'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp