Doc: last minute adjustment to the release notes
The change made in 9d9c02ccd also affects the dense_rank() function. Mention this in the release notes. Author: Jonathan S. Katz Discussion: https://postgr.es/m/5c6d3f50-e9b5-f62d-d58a-7b22eb91d8b8@postgresql.org
This commit is contained in:
parent
6abbd212b2
commit
bb76510a07
@ -1137,7 +1137,8 @@ Author: David Rowley <drowley@postgresql.org>
|
|||||||
<para>
|
<para>
|
||||||
Improve the performance of <link linkend="functions-window">window
|
Improve the performance of <link linkend="functions-window">window
|
||||||
functions</link> that use <function>row_number()</function>,
|
functions</link> that use <function>row_number()</function>,
|
||||||
<function>rank()</function>, and <function>count()</function>
|
<function>rank()</function>, <function>dense_rank()</function> and
|
||||||
|
<function>count()</function>
|
||||||
(David Rowley)
|
(David Rowley)
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user