Обсуждение: BUG #6158: documentation error (grammar/typo)

Поиск
Список
Период
Сортировка

BUG #6158: documentation error (grammar/typo)

От
"raf"
Дата:
The following bug has been logged online:

Bug reference:      6158
Logged by:          raf
Email address:      raf@raf.org
PostgreSQL version: 9.0.4
Operating system:   n/a
Description:        documentation error (grammar/typo)
Details:

in the documentation available at:

  http://www.postgresql.org/docs/current/static/monitoring-stats.html

the sentence:

  "This is an facility independent of the collector process."

should be:

  "This is a facility independent of the collector process."

Re: BUG #6158: documentation error (grammar/typo)

От
Tom Lane
Дата:
"raf" <raf@raf.org> writes:
> the sentence:
>   "This is an facility independent of the collector process."
> should be:
>   "This is a facility independent of the collector process."

Seems to be fixed already in the 9.1 docs, but thanks for the report!

            regards, tom lane