On Tue, Oct 14, 2014 at 7:54 AM, Marti Raudsepp <ma...@juffo.org> wrote: > Our documentation should be clearer about the fact that all aggregates > are evaluated strictly before their surrounding SELECT expressions, > the attached documentation patch adds a note about this to the > "general processing of SELECT" explanation.
This patch does not compile properly as a </sect2> is missing, and I think that you actually want to add this sect2 block at the bottom the sect1 block for conditional functions. "implementation" is as well a bit too general to name such a section, something like "functions-conditional-implementation" would be better. Also, I am a bit dubious about adding a mention aggregate functions and their elements being evaluated in a paragraph for GROUP BY and HAVING clause. All together only mentioning that in the conditional function block sound enough. All those things grouped together result in the attached. Marti, feel free to comment and correct what you think is wrong :) Regards, -- Michael
20141111_conditional_funcs_doc.patch
Description: binary/octet-stream
-- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs