Document that SELECT FOR UPDATE/SHARE with ORDER BY might return results

Bruce Momjian <bruce@momjian.us>

Commit: 879d780f65292c0973d68c4dda721ad28f9a118c
Author: Bruce Momjian <bruce@momjian.us>
Date: 2009-01-22T22:56:54Z
Releases: 8.3.6
Document that SELECT FOR UPDATE/SHARE with ORDER BY might return results
in the incorrect order, per bug 4593.  Backpatch to 8.3.X.

Files

PathChange+/−
doc/src/sgml/ref/select.sgml modified +17 −1