Обсуждение: Where is the typo?

Поиск
Список
Период
Сортировка

Where is the typo?

От
PG Doc comments form
Дата:
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/12/protocol-flow.html
Description:

In "52.2.2.1. Multiple Statements in a Simple Query" there is supposed to be
a typo in the last example.
I cannot find it, even having diffed the two examples.
Hopefully I am not crazy..
All the best, Leo!

Re: Where is the typo?

От
"David G. Johnston"
Дата:
On Wed, Apr 29, 2020 at 8:32 AM PG Doc comments form <noreply@postgresql.org> wrote:
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/12/protocol-flow.html
Description:

In "52.2.2.1. Multiple Statements in a Simple Query" there is supposed to be
a typo in the last example.
I cannot find it, even having diffed the two examples.
Hopefully I am not crazy..
All the best, Leo!

This has already been fixed at 8a47b775 and will show up in the next minor release of version 12.  The "devel" version (and prior versions as the original "fix" wasn't back-patched) of the documentation on the website shows what it will look like.

David J.