Re: [DOCS] Double negation in parameter description

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [DOCS] Double negation in parameter description
Дата
Msg-id ZV51XMu5dE20Pmrr@momjian.us
обсуждение исходный текст
Ответ на [DOCS] Double negation in parameter description  (ap@robillo.net)
Список pgsql-docs
On Wed, Feb  8, 2017 at 03:27:43PM +0000, ap@robillo.net wrote:
> The following documentation comment has been logged on the website:
> 
> Page: https://www.postgresql.org/docs/9.6/static/sql-refreshmaterializedview.html
> Description:
> 
> In the description of the CONCURRENTLY parameter (3rd line/paragraph, the
> statement employs double negation which makes it hard to read and
> understand.
> 
> "This option may not be used when the materialized view is not already
> populated."
> 
> I guess the author would want to mean: 
> 
> "This option may only be used on a populated materialized view."?
> 
> Your clarification is much appreciated.

I know this is six years old, but fixed in master with the attached
patch.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Only you can decide what is important to you.

Вложения

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [DOCS] Confusing Trigger Docs.
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: [DOCS] Confusing Trigger Docs.