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

Commiteab30cc

Browse files
committed
doc: fix trigger inheritance wording
Fix wording from commit1cf1112Reported-by: Robert HaasBackpatch-through: 10
1 parent59ad246 commiteab30cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/ref/create_trigger.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,7 @@ UPDATE OF <replaceable>column_name1</replaceable> [, <replaceable>column_name2</
503503
Modifying a partitioned table or a table with inheritance children fires
504504
statement-level triggers attached to the explicitly named table, but not
505505
statement-level triggers for its partitions or child tables. In contrast,
506-
row-level triggers are fired on the rows ineffected partitions or
506+
row-level triggers are fired on the rows inaffected partitions or
507507
child tables, even if they are not explicitly named in the query.
508508
If a statement-level trigger has been defined with transition relations
509509
named by a <literal>REFERENCING</literal> clause, then before and after

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp