docs: clarify that only INSERT and UPDATE triggers can mod. NEW

Bruce Momjian <bruce@momjian.us>

Commit: 353647fd93c0ce871e6da3cc785220fcac17985e
Author: Bruce Momjian <bruce@momjian.us>
Date: 2019-11-07T20:49:59Z
Releases: 11.6
docs:  clarify that only INSERT and UPDATE triggers can mod. NEW

The point is that DELETE triggers cannot modify any values.

Reported-by: Eugen Konkov

Discussion: https://postgr.es/m/919823407.20191029175436@yandex.ru

Backpatch-through: 9.4

Files

PathChange+/−
doc/src/sgml/trigger.sgml modified +1 −1

Documentation touched