Doc: clarify the restrictions of AFTER triggers with transition tables.

It was not very clear that the triggers are only allowed on plain tables
(not foreign tables).  Also, rephrase the documentation for better
readability.

Follow up to commit 9e6104c66.

Reported-by: Etsuro Fujita <[email protected]>
Author: Ashutosh Bapat <[email protected]>
Reviewed-by: Etsuro Fujita <[email protected]>
Discussion: 
https://postgr.es/m/CAPmGK16XBs9ptNr8Lk4f-tJZogf6y-Prz%3D8yhvJbb_4dpsc3mQ%40mail.gmail.com
Backpatch-through: 13

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/f5a49328f89bcb38e2b03610289d5eaaede94893

Modified Files
--------------
doc/src/sgml/ref/create_trigger.sgml | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)

Reply via email to