pgsql: doc: clearify trigger behavior for inheritance

Started by Bruce Momjianover 8 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

doc: clearify trigger behavior for inheritance

The previous wording added in PG 10 wasn't specific enough about the
behavior of statement and row triggers when using inheritance.

Reported-by: ian@thepathcentral.com

Discussion: /messages/by-id/20171129193934.27108.30796@wrigleys.postgresql.org

Backpatch-through: 10

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/5b648388b832620af403ad9cafae04eee46bd49f

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