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(+) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
