public inbox for [email protected]
help / color / mirror / Atom feed36.2 Visibility of Data Changes
2+ messages / 2 participants
[nested] [flat]
* 36.2 Visibility of Data Changes
@ 2015-08-11 10:18 Dmitry Igrishin <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Igrishin @ 2015-08-11 10:18 UTC (permalink / raw)
To: pgsql-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.
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: 36.2 Visibility of Data Changes
@ 2016-04-29 17:22 Peter Eisentraut <[email protected]>
parent: Dmitry Igrishin <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Peter Eisentraut @ 2016-04-29 17:22 UTC (permalink / raw)
To: Dmitry Igrishin <[email protected]>; pgsql-docs
On 08/11/2015 06:18 AM, Dmitry Igrishin wrote:
> 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."
done
--
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
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2016-04-29 17:22 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2015-08-11 10:18 36.2 Visibility of Data Changes Dmitry Igrishin <[email protected]>
2016-04-29 17:22 ` Peter Eisentraut <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox