On Mon, May 2, 2022 at 3:22 PM David G. Johnston
wrote:
> On Mon, May 2, 2022 at 11:14 AM PG Doc comments form <
> nore...@postgresql.org> wrote:
>
>> The following documentation comment has been logged on the website:
>>
>> Page: https://www.postgresql.org/docs/13/trigger-datachanges.html
>> Des
On Mon, May 2, 2022 at 7:11 PM David G. Johnston
wrote:
> On Mon, May 2, 2022 at 6:55 PM David G. Johnston <
> david.g.johns...@gmail.com> wrote:
>
>> On Mon, May 2, 2022 at 6:33 PM Josh Silver
>> wrote:
>>
> And, given the existing length and depth of content of that page already
> I'm doubtful
On Mon, May 2, 2022 at 4:53 PM David G. Johnston
wrote:
> On Mon, May 2, 2022 at 4:42 PM Josh Silver wrote:
>
>> On Mon, May 2, 2022 at 3:22 PM David G. Johnston <
>> david.g.johns...@gmail.com> wrote:
>>
>>> On Mon, May 2, 2022 at 11:14 AM PG Doc comments form <
>>> nore...@postgresql.org> wrot
On Mon, May 2, 2022 at 6:55 PM David G. Johnston
wrote:
> On Mon, May 2, 2022 at 6:33 PM Josh Silver wrote:
>
>>
>> and the 'Overview of Trigger Behavior pages says of before triggers
>>
>>> In row-level triggers the WHEN condition can examine the old and/or new
>>> values of columns of the row
On Mon, May 2, 2022 at 6:33 PM Josh Silver wrote:
>
> and the 'Overview of Trigger Behavior pages says of before triggers
>
>> In row-level triggers the WHEN condition can examine the old and/or new
>> values of columns of the row. (Statement-level triggers can also have
>> WHEN conditions, alth
On Mon, May 2, 2022 at 4:42 PM Josh Silver wrote:
> On Mon, May 2, 2022 at 3:22 PM David G. Johnston <
> david.g.johns...@gmail.com> wrote:
>
>> On Mon, May 2, 2022 at 11:14 AM PG Doc comments form <
>> nore...@postgresql.org> wrote:
>>
>>> The following documentation comment has been logged on t
On Mon, May 2, 2022 at 11:14 AM PG Doc comments form
wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/13/trigger-datachanges.html
> Description:
>
> UPDATE test SET alpha = 5;
>
> only trigger b2_ab will fire, even though it wi
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/13/trigger-datachanges.html
Description:
This caught me out because I was looking at the wrong page, so I figured it
might be a good addition. I'm running version 'PostgreSQL 13.2 (Debian
13.