Fix docs regarding AFTER triggers on partitioned tables

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 902f40dc774b00fe906aca594df42278d832681d
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2020-02-26T22:57:14Z
Releases: 12.3
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

Files

PathChange+/−
doc/src/sgml/trigger.sgml modified +4 −2

Documentation touched

Discussion