Where is the typo?

Started by PG Bug reporting formabout 6 years ago2 messagesdocs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

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!

#2David G. Johnston
david.g.johnston@gmail.com
In reply to: PG Bug reporting form (#1)
Re: Where is the typo?

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.