Обсуждение: Incorrect comment/doc for poll_query_until

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

Incorrect comment/doc for poll_query_until

От
Daniel Gustafsson
Дата:
Commit 2a0f89cd717ce6d raised the timeout in poll_query_until() to 180 seconds
but left the documentation and comments at the previous value of 90 sec.  Patch
attached to update documentation and comment to match reality.

cheers ./daniel


Вложения

Re: Incorrect comment/doc for poll_query_until

От
Robert Haas
Дата:
On Tue, Oct 4, 2016 at 7:25 AM, Daniel Gustafsson <daniel@yesql.se> wrote:
> Commit 2a0f89cd717ce6d raised the timeout in poll_query_until() to 180 seconds
> but left the documentation and comments at the previous value of 90 sec.  Patch
> attached to update documentation and comment to match reality.

Committed.

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