]> granicus.if.org Git - postgresql/commit
Properly document that NEW is unassigned in plpgsql for DELETE (not
authorBruce Momjian <bruce@momjian.us>
Thu, 16 Aug 2012 00:29:58 +0000 (20:29 -0400)
committerBruce Momjian <bruce@momjian.us>
Thu, 16 Aug 2012 00:29:58 +0000 (20:29 -0400)
commit0729271adf9145900f59ec7a2053695bd551f4b1
tree8b68a298453d29c36d6401fd64f6a2f1cb22ed1a
parentd55f1b852d4fe87f2a4d16ea3f0ce11a7019a352
Properly document that NEW is unassigned in plpgsql for DELETE (not
NULL), and OLD is unassigned for INSERT, and NEW/OLD are unassigned (not
NULL) for statement-level triggers.

Per report from Pavel Stehule
doc/src/sgml/plpgsql.sgml