Skip to content

Commit 7fb906d

Browse files
committed
doc: PG 16 relnotes: adjust RANGE/ROWS window item
Reported-by: Erwin Brandstetter Discussion: https://postgr.es/m/CAGHENJ5Cj3wBH07YM5Lw2h5q8s65cNg_NEdkkWvmRo+vOormWw@mail.gmail.com Backpatch-through: 16 only
1 parent 00be0bc commit 7fb906d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/release-16.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ Author: David Rowley <drowley@postgresql.org>
421421

422422
<listitem>
423423
<para>
424-
Allow window functions to use <link linkend="syntax-window-functions"><literal>ROWS</literal></link> mode internally when <literal>RANGE</literal> mode is specified but unnecessary (David Rowley)
424+
Allow window functions to use the faster <link linkend="syntax-window-functions"><literal>ROWS</literal></link> mode internally when <literal>RANGE</literal> mode is active but unnecessary (David Rowley)
425425
</para>
426426
</listitem>
427427

0 commit comments

Comments
 (0)