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
pull/150/head
Bruce Momjian 2 years ago
parent 00be0bc3d5
commit 7fb906d80a
  1. 2
      doc/src/sgml/release-16.sgml

@ -421,7 +421,7 @@ Author: David Rowley <drowley@postgresql.org>
<listitem>
<para>
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)
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)
</para>
</listitem>

Loading…
Cancel
Save