Re: PostgresNode::_update_pid using undefined variables in tap tests

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: PostgresNode::_update_pid using undefined variables in tap tests
Дата
Msg-id CAB7nPqQSoUi8W1HeuzkcDkf_tSus11tqe=mX8vYVryVURbp6=w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: PostgresNode::_update_pid using undefined variables in tap tests  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On Wed, Dec 9, 2015 at 11:23 AM, Robert Haas wrote:
> Boy, that's awful.  Whoever designed that bit of wonderfulness should
> have their language design license revoked.

If one would want to work on a check with pidfile, he/she could check
for tell($pidfile) == -1 which corresponds to an undetermined
position, that's ugly but we need to live with that.
-- 
Michael



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: PostgresNode::_update_pid using undefined variables in tap tests
Следующее
От: Greg Stark
Дата:
Сообщение: Re: Using quicksort for every external sort run