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

Started by Bruce Momjianover 6 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

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: /messages/by-id/919823407.20191029175436@yandex.ru

Backpatch-through: 9.4

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/685d6cb8cd4c2909c94b4b7c050cd9767cda26cf

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