mirror of
https://github.com/postgres/postgres.git
synced 2025-05-01 01:04:50 +03:00
Fix typo.
Thomas Munro Discussion: http://postgr.es/m/CAEepm=3vV1YKxDfLMqq-nYM2fN+STMYLwPKFCoah4M0gxqqNNg@mail.gmail.com
This commit is contained in:
parent
622c82279d
commit
03bf59676e
@ -123,7 +123,7 @@
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
A statement that targets a parent table in a inheritance or partitioning
|
A statement that targets a parent table in an inheritance or partitioning
|
||||||
hierarchy does not cause the statement-level triggers of affected child
|
hierarchy does not cause the statement-level triggers of affected child
|
||||||
tables to be fired; only the parent table's statement-level triggers are
|
tables to be fired; only the parent table's statement-level triggers are
|
||||||
fired. However, row-level triggers of any affected child tables will be
|
fired. However, row-level triggers of any affected child tables will be
|
||||||
|
Loading…
x
Reference in New Issue
Block a user