missing a white space in the last sentence of 51.6. Executor

From: PG Doc comments form <noreply(at)postgresql(dot)org>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Cc: koizumistr(at)minos(dot)ocn(dot)ne(dot)jp
Subject: missing a white space in the last sentence of 51.6. Executor
Date: 2022-01-17 14:24:14
Message-ID: 164242945435.31951.14375506753598286638@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/14/executor.html
Description:

The last sentence of 51.6. Executor appears:
"...feeding that up toModifyTable to perform the insertion."

The below might be correct:
"...feeding that up to ModifyTable to perform the insertion."

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Tom Lane 2022-01-17 19:02:45 Re: missing a white space in the last sentence of 51.6. Executor
Previous Message Magnus Hagander 2022-01-17 10:37:02 Re: Dead link to MinGW in Windows documentation