Fix docs regarding AFTER triggers on partitioned tables
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 26 Feb 2020 22:57:14 +0000 (19:57 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 26 Feb 2020 22:57:14 +0000 (19:57 -0300)
commit3acfe6b089a5283c2961eb2ff135106e23b89263
treebdefb04ea1f6a1e979f519022fbdd4714daf5477
parent2d8a6fad18fcec1850b79ddcf3a0032058d86715
Fix docs regarding AFTER triggers on partitioned tables

In commit 86f575948c77 I forgot to update the trigger.sgml paragraph
that needs to explain that AFTER triggers are allowed in partitioned
tables.  Do so now.

Discussion: https://postgr.es/m/20200224185850.GA30899@alvherre.pgsql
doc/src/sgml/trigger.sgml