projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0cd0ea
)
Doc: clarify release note text about v11's new window function features.
author
Tom Lane
<tgl@sss.pgh.pa.us>
Thu, 12 Jul 2018 15:13:41 +0000
(11:13 -0400)
committer
Tom Lane
<tgl@sss.pgh.pa.us>
Thu, 12 Jul 2018 15:13:41 +0000
(11:13 -0400)
Jonathan S. Katz
Discussion: https://postgr.es/m/
30468663
-E67D-4753-8269-
7E6A4001A281
@excoventures.com
doc/src/sgml/release-11.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-11.sgml
b/doc/src/sgml/release-11.sgml
index 51a5501482718808f685fe2122825e7b6ad81f5c..1b21794e5aa227bc6be47f226706041c1440eca3 100644
(file)
--- a/
doc/src/sgml/release-11.sgml
+++ b/
doc/src/sgml/release-11.sgml
@@
-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