Typo in documentation page 6.1 Inserting Data

Поиск
Список
Период
Сортировка
От PG Doc comments form
Тема Typo in documentation page 6.1 Inserting Data
Дата
Msg-id 152736215892.26739.12870872410832129932@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: Typo in documentation page 6.1 Inserting Data  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-docs
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.

В списке pgsql-docs по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Improving docs for strict_word_similarity()
Следующее
От: "Vianello, Daniel A"
Дата:
Сообщение: RE: \i and \ir separated by \if now...