| From: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
|---|---|
| To: | "fanpei91(at)gmail(dot)com" <fanpei91(at)gmail(dot)com>, "pgsql-docs(at)lists(dot)postgresql(dot)org" <pgsql-docs(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Incorrect in Window Functions |
| Date: | 2021-04-13 16:12:40 |
| Message-ID: | CAKFQuwZnSktx1Tcr95Oeho-tJMxEfaTDaUUH4x0rDpS=fM6=OA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On Tuesday, April 13, 2021, PG Doc comments form <noreply(at)postgresql(dot)org>
wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/12/tutorial-window.html
> Description:
>
> Link: https://www.postgresql.org/docs/12/tutorial-window.html
>
> > The first three output columns come directly from the table empsalary,
> and
> there is one output row for each row in the table.
>
> Should be:
>
> The first three output columns come directly from the table empsalary, and
> there is one output column for each row in the table.
>
The existing wording is correct and the proposed wrong is not.
David J.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2021-04-14 05:58:53 | Re: Typo in psql doc |
| Previous Message | PG Doc comments form | 2021-04-13 15:42:28 | Incorrect in Window Functions |