pgsql: doc: clearify trigger behavior for inheritance

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: doc: clearify trigger behavior for inheritance
Date: 2018-01-31 22:00:28
Message-ID: E1eh0Qe-00066L-2x@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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(at)thepathcentral(dot)com

Discussion: https://postgr.es/m/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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2018-01-31 22:10:09 pgsql: doc: clarify major/minor pg_upgrade versions with examples
Previous Message Bruce Momjian 2018-01-31 21:54:46 pgsql: doc: in contrib-spi, mention and link to the meaning of SPI