pgsql: docs: specify FOR UPDATE/SHARE incompatibilities

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: docs: specify FOR UPDATE/SHARE incompatibilities
Дата
Msg-id E1W9LmF-00065o-BO@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
docs:  specify FOR UPDATE/SHARE incompatibilities

Document that FOR UPDATE/SHARE are incompatible with GROUP BY, DISTINCT,
HAVING and window functions.

Michael Paquier

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/8824b38909b28c801456ade7a63ff67e3795ed1d

Modified Files
--------------
doc/src/sgml/ref/select.sgml |   24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: system catalogs: reorder pg_amproc entries into proper sections
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: doc: authentication wording improvements