The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/11/queries-table-expressions.html
Description:
By the end of section 7.2.1.5, the preposition 'of' is missing:
"(...) we could find out which ones those are like this: (...)"
should read
"(..
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/11/plpgsql-expressions.html
Description:
In section 43.4, in the sentence "(...) and then this prepared statement is
EXECUTEd (...)", the word executed should be modified to lower case.
PG Doc comments form writes:
> By the end of section 7.2.1.5, the preposition 'of' is missing:
> "(...) we could find out which ones those are like this: (...)"
> should read
> "(...) we could find out which ones of those are like this: (...)"
I dunno, the existing wording seems like perfectly go
On 2019-Jul-25, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/11/plpgsql-expressions.html
> Description:
>
> In section 43.4, in the sentence "(...) and then this prepared statement is
> EXECUTEd (...)"