public inbox for [email protected]
help / color / mirror / Atom feedFrom: Peter Eisentraut <[email protected]>
To: Dmitry Igrishin <[email protected]>
To: pgsql-docs <[email protected]>
Subject: Re: 36.1 Overview of Trigger Behavior
Date: Fri, 29 Apr 2016 13:07:29 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <CAAfz9KNqLXAkygKatsTZTopNhKaCKfLiGkhrqTvEuP-OW_dtRg@mail.gmail.com>
References: <CAAfz9KNqLXAkygKatsTZTopNhKaCKfLiGkhrqTvEuP-OW_dtRg@mail.gmail.com>
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgsql-docs>
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 with INSERT too, I suggest to replace
> "However, in an AFTER trigger, the WHEN condition is
> evaluated just after the row update occurs, and it determines
> whether an event is queued to fire the trigger at the end of
> statement."
> with
> "However, in an AFTER trigger, the WHEN condition is
> evaluated just after the row inserted or updated, and it determines
> whether an event is queued to fire the trigger at the end of
> statement."
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
--
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
view thread (2+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: 36.1 Overview of Trigger Behavior
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox