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

Bruce Momjian <bruce@momjian.us>

Commit: 5292570ba19ec3f8281ef0e4233cb5cad3d30a47
Author: Bruce Momjian <bruce@momjian.us>
Date: 2019-11-07T20:49:59Z
Releases: 10.11
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