Remove pre-7.3 mention that FOR UPDATE can be before LIMIT.

Bruce Momjian <bruce@momjian.us>

Commit: d76f279a55203472302944ab592f6e681b367c48
Author: Bruce Momjian <bruce@momjian.us>
Date: 2005-04-22T04:20:44Z
Releases: 8.1.0
Remove pre-7.3 mention that FOR UPDATE can be before LIMIT.

Document that FOR UPDATE and LIMIT together can return fewer rows that
LIMIT specifies, and why.

Files

PathChange+/−
doc/src/sgml/ref/select.sgml modified +8 −6