mirror of https://github.com/postgres/postgres
Commit ff4f88916
adjusted the code to enforce the SQL spec's requirement
that a window using GROUPS mode must have an ORDER BY clause. But I missed
that the documentation explicitly said you didn't have to have one.
Also minor wordsmithing in the window-function section of select.sgml.
Per Masahiko Sawada, though I didn't use his patch.
pull/32/head
parent
8e599897ca
commit
e0cd0ea4f9
Loading…
Reference in new issue