Обсуждение: pgsql: Fix docs regarding AFTER triggers on partitioned tables

Поиск
Список
Период
Сортировка

pgsql: Fix docs regarding AFTER triggers on partitioned tables

От
Alvaro Herrera
Дата:
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

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/143152439dc9482b1ae983f2819453e7300eca7f

Modified Files
--------------
doc/src/sgml/trigger.sgml | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)