Thread: pgsql: Document that SELECT ...

pgsql: Document that SELECT ...

From
momjian@postgresql.org (Bruce Momjian)
Date:
Log Message:
-----------
Document that SELECT ... ORDER BY .. FOR UPDATE/SHARE might return
results out of order because of locking, per bug report 4593

Modified Files:
--------------
    pgsql/doc/src/sgml/ref:
        select.sgml (r1.118 -> r1.119)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/select.sgml?r1=1.118&r2=1.119)