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

Поиск
Список
Период
Сортировка
От momjian@svr1.postgresql.org (Bruce Momjian)
Тема pgsql: Remove pre-7.3 mention that FOR UPDATE can be before LIMIT.
Дата
Msg-id 20050422042044.3079F53716@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
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.

Modified Files:
--------------
    pgsql/doc/src/sgml/ref:
        select.sgml (r1.83 -> r1.84)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/select.sgml.diff?r1=1.83&r2=1.84)

В списке pgsql-committers по дате отправления:

Предыдущее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Clarify that only crypt can't use md5 pg_shadow passwords.
Следующее
От: shachar@pgfoundry.org (User Shachar)
Дата:
Сообщение: oledb - oledb: First attempt to solve the varchar length report bug