Re: pgsql: Fix typos in comments

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Fix typos in comments
Дата
Msg-id 29759.1431875707@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pgsql: Fix typos in comments  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: pgsql: Fix typos in comments  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-committers
Magnus Hagander <magnus@hagander.net> writes:
> Fix typos in comments

This change is wrong and should be reverted:

--- a/doc/src/sgml/ref/pg_dumpall.sgml
+++ b/doc/src/sgml/ref/pg_dumpall.sgml
@@ -454,7 +454,7 @@ PostgreSQL documentation
       <term><option>--database=<replaceable>dbname</replaceable></option></term>
       <listitem>
        <para>
-         Specifies the name of the database to connect to to dump global
+         Specifies the name of the database to connect to dump global
          objects and discover what other databases should be dumped. If
          not specified, the <literal>postgres</literal> database will be used,
          and if that does not exist, <literal>template1</literal> will be used.

Or maybe we should rewrite the sentence to avoid the repeated "to".
But right now it's grammatically incorrect.

            regards, tom lane


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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: pgsql: Add pg_audit, an auditing extension
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Fix typos in comments