Re: [DOCS] 36.1 Overview of Trigger Behavior

2016-04-29 Thread Peter Eisentraut
On 08/11/2015 05:51 AM, Dmitry Igrishin wrote: > Subparagraph 8: > I suggest to replace > "BEFORE row-level triggers to execute" > with > "row-level BEFORE triggers to execute" > for consistency. Fixed that one. Wasn't so sure about the one below. > > Subparagraph 14: > While WHEN can be used w

[DOCS] 36.1 Overview of Trigger Behavior

2015-08-11 Thread Dmitry Igrishin
Subparagraph 8: I suggest to replace "BEFORE row-level triggers to execute" with "row-level BEFORE triggers to execute" for consistency. Subparagraph 14: While WHEN can be used with INSERT too, I suggest to replace "However, in an AFTER trigger, the WHEN condition is evaluated just after the row u