mirror of
https://github.com/postgres/postgres.git
synced 2026-06-08 00:02:47 -04:00
Doc: clarify release note text about v11's new window function features.
Jonathan S. Katz Discussion: https://postgr.es/m/30468663-E67D-4753-8269-7E6A4001A281@excoventures.com
This commit is contained in:
parent
663060e8c3
commit
510421c45f
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@
|
|||
|
||||
<listitem>
|
||||
<para>
|
||||
Window functions now support all options shown in the SQL:2011
|
||||
Window functions now support all framing options shown in the SQL:2011
|
||||
standard, including <literal>RANGE <replaceable>distance</replaceable>
|
||||
PRECEDING/FOLLOWING</literal>, <literal>GROUPS</literal> mode, and
|
||||
frame exclusion options
|
||||
|
|
|
|||
Loading…
Reference in a new issue