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-0007KF-1S@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
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/af0cc0f42ddb79c842d3410f31b32de9477b71e3

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".