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:24 -0400 |
commit | e0cd0ea4f93c3644f09f7723206d8d003a97ee4a (patch) | |
tree | 5ed528c50cb720d2c3f86268db50142cfb5cf921 /src/test/modules/commit_ts/sql | |
parent | 8e599897ca20fe31cb58fad0b401d7e317235024 (diff) | |
download | postgresql-e0cd0ea4f93c3644f09f7723206d8d003a97ee4a.tar.gz postgresql-e0cd0ea4f93c3644f09f7723206d8d003a97ee4a.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/test/modules/commit_ts/sql')
0 files changed, 0 insertions, 0 deletions