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

Bruce Momjian <bruce@momjian.us>

Commit: c10fae21428fe926568e67b7662ed8577faf9235
Author: Bruce Momjian <bruce@momjian.us>
Date: 2019-11-07T20:50:00Z
Releases: 13.0
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