Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbb76510

Browse files
committed
Doc: last minute adjustment to the release notes
The change made in9d9c02c also affects the dense_rank() function.Mention this in the release notes.Author: Jonathan S. KatzDiscussion:https://postgr.es/m/5c6d3f50-e9b5-f62d-d58a-7b22eb91d8b8@postgresql.org
1 parent6abbd21 commitbb76510

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎doc/src/sgml/release-15.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1137,7 +1137,8 @@ Author: David Rowley <drowley@postgresql.org>
11371137
<para>
11381138
Improve the performance of <link linkend="functions-window">window
11391139
functions</link> that use <function>row_number()</function>,
1140-
<function>rank()</function>, and <function>count()</function>
1140+
<function>rank()</function>, <function>dense_rank()</function> and
1141+
<function>count()</function>
11411142
(David Rowley)
11421143
</para>
11431144
</listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp