Re: Potential typo in abbreviated insertion query

2021-01-09 Thread Bruce Momjian
On Thu, Dec 31, 2020 at 01:44:56PM -0500, Bruce Momjian wrote: > On Mon, Dec 28, 2020 at 02:32:35AM +, PG Doc comments form wrote: > > The following documentation comment has been logged on the website: > > > > Page: https://www.postgresql.org/docs/13/executor.html > > Description: > > > > It

Re: Potential typo in abbreviated insertion query

2020-12-31 Thread Bruce Momjian
On Mon, Dec 28, 2020 at 02:32:35AM +, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/13/executor.html > Description: > > It's located within the parentheses of the last paragraph. > > >(A simple INSE

Potential typo in abbreviated insertion query

2020-12-28 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/13/executor.html Description: It's located within the parentheses of the last paragraph. >(A simple INSERT ... VALUES command creates a trivial plan tree consisting of a single Result node,