Typo in documentation page 6.1 Inserting Data

Started by PG Bug reporting formalmost 8 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/10/static/dml-insert.html
Description:

Typo in documentation page:
https://www.postgresql.org/docs/10/static/dml-insert.html
Typo is the word "considering"; it should be "consider".

Existing wording:
When inserting a lot of data at the same time, considering using the COPY
command.

Change to:
When inserting a lot of data at the same time, consider using the COPY
command.

#2Magnus Hagander
magnus@hagander.net
In reply to: PG Bug reporting form (#1)
Re: Typo in documentation page 6.1 Inserting Data

On Sat, May 26, 2018 at 9:15 PM, PG Doc comments form <
noreply@postgresql.org> wrote:

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/10/static/dml-insert.html
Description:

Typo in documentation page:
https://www.postgresql.org/docs/10/static/dml-insert.html
Typo is the word "considering"; it should be "consider".

Existing wording:
When inserting a lot of data at the same time, considering using the COPY
command.

Change to:
When inserting a lot of data at the same time, consider using the COPY
command.

I've applied a fix for this. Thanks for the report!

--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/&gt;
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/&gt;