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

Commit69bdfc4

Browse files
committed
doc: Change recommendation to put NOTIFY into a rule
Suggest a statement trigger instead.
1 parentc93d873 commit69bdfc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/ref/notify.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ NOTIFY <replaceable class="PARAMETER">channel</replaceable> [ , <replaceable cla
6868
<para>
6969
When <command>NOTIFY</command> is used to signal the occurrence of changes
7070
to a particular table, a useful programming technique is to put the
71-
<command>NOTIFY</command> in arule that is triggered by table updates.
71+
<command>NOTIFY</command> in astatement trigger that is triggered by table updates.
7272
In this way, notification happens automatically when the table is changed,
7373
and the application programmer cannot accidentally forget to do it.
7474
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp