]> granicus.if.org Git - postgresql/commitdiff
Fix typo.
authorRobert Haas <rhaas@postgresql.org>
Wed, 10 May 2017 03:57:52 +0000 (23:57 -0400)
committerRobert Haas <rhaas@postgresql.org>
Wed, 10 May 2017 03:57:52 +0000 (23:57 -0400)
Thomas Munro

Discussion: http://postgr.es/m/CAEepm=3vV1YKxDfLMqq-nYM2fN+STMYLwPKFCoah4M0gxqqNNg@mail.gmail.com

doc/src/sgml/trigger.sgml

index ce76a1f0420571adf0d84b085ec637e7069296c1..950245d19a29383101f7464073684e5b5a0d006d 100644 (file)
    </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
     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