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

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

From
Bruce Momjian
Date:
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

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/5292570ba19ec3f8281ef0e4233cb5cad3d30a47

Modified Files
--------------
doc/src/sgml/trigger.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)