diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2018-07-12 11:10:24 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2018-07-12 11:10:33 -0400 |
commit | 663060e8c3832ea8388e4ae128420f76680e5fe9 (patch) | |
tree | e8e3bddc3f5fa78a1609ea0fe1c451149ed76626 /src/backend/utils/adt/numeric.c | |
parent | 0527df732beb8c2d584c7e4ea5aeb05cf92e14a2 (diff) | |
download | postgresql-663060e8c3832ea8388e4ae128420f76680e5fe9.tar.gz postgresql-663060e8c3832ea8388e4ae128420f76680e5fe9.zip |
Doc: update documentation for requirement of ORDER BY in GROUPS mode.
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.
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions