Re: [PATCH] bgworker doc typo fixes

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: [PATCH] bgworker doc typo fixes
Дата
Msg-id CA+TgmobsNfCMP=j=zwjvo8zhY3-snie5n_W4y9wq90t2kf3AXg@mail.gmail.com
обсуждение исходный текст
Ответ на [PATCH] bgworker doc typo fixes  (Maciek Sakrejda <m.sakrejda@gmail.com>)
Список pgsql-hackers
On Fri, Oct 4, 2013 at 7:48 AM, Maciek Sakrejda <m.sakrejda@gmail.com> wrote:
> I noticed a couple of missing words (at least to my reading) in the bgworker
> doc. This changes "...is started including the module name..." to "...is
> started by including the module name..." and "...to obtain information the
> status of the worker." to "...to obtain information regarding the status of
> the worker."

Thanks, committed.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: [RFC] Extend namespace of valid guc names
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_dump insert with column names speedup