pgsql: Clarify that ORDER BY/FOR UPDATE can't malfunction at higher iso

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Clarify that ORDER BY/FOR UPDATE can't malfunction at higher iso
Date: 2011-10-28 16:03:16
Message-ID: E1RJoto-0007KD-1K@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Clarify that ORDER BY/FOR UPDATE can't malfunction at higher iso levels.

Kevin Grittner

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/9cf12dfd4e9e5301d7f8cf48e1eead1626c42127

Modified Files
--------------
doc/src/sgml/ref/select.sgml | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2011-10-28 19:17:03 pgsql: De-parallelize ecpg build some more.
Previous Message Robert Haas 2011-10-28 16:01:05 pgsql: Change "and and" to "and".