Documentation error in tutorial page for Window Functions

Поиск
Список
Период
Сортировка
От PG Doc comments form
Тема Documentation error in tutorial page for Window Functions
Дата
Msg-id 173128733913.706.4743994298869421330@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: Documentation error in tutorial page for Window Functions
Список pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/17/tutorial-window.html
Description:

In Section 3.5 Window Functions, the sentence that currently says:
"As shown here, the rank function produces a numerical rank for each
distinct ORDER BY value in the current row's partition..."

should say:
"As shown here, the rank function produces a numerical rank for each
distinct depname value in the current row's partition..."

https://www.postgresql.org/docs/current/tutorial-window.html

Thanks for the otherwise great tutorial.

В списке pgsql-docs по дате отправления: