public inbox for [email protected]  
help / color / mirror / Atom feed
From: Dmitry Igrishin <[email protected]>
To: pgsql-docs <[email protected]>
Subject: 36.2 Visibility of Data Changes
Date: Tue, 11 Aug 2015 13:18:22 +0300
Message-ID: <CAAfz9KNpv8HtYDNJ4T1e94h4WUhyGXxVd3dnNuo=rSyXCt1sRA@mail.gmail.com> (raw)
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgsql-docs>

Subparagraph 1:
I suggest to replace
"Statement-level triggers follow simple visibility rules: none of the
changes made by a statement are visible to statement-level
triggers that are invoked before the statement, whereas all
modifications are visible to statement-level AFTER triggers."
with
"Statement-level triggers follow simple visibility rules: none of the
changes made by a statement are visible to statement-level
BEFORE triggers, whereas all modifications are visible to
statement-level AFTER triggers."

-- 
// Dmitry.


view thread (2+ messages)  latest in thread

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]
  Subject: Re: 36.2 Visibility of Data Changes
  In-Reply-To: <CAAfz9KNpv8HtYDNJ4T1e94h4WUhyGXxVd3dnNuo=rSyXCt1sRA@mail.gmail.com>

* 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