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

From Robert Haas
Subject pgsql: Clarify that ORDER BY/FOR UPDATE can't malfunction at higher iso
Date
Msg-id E1RJoto-0007KF-1S@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Change "and and" to "and".
Next
From: Tom Lane
Date:
Subject: pgsql: De-parallelize ecpg build some more.