Re: [PATCH] pg_sleep(interval)

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: [PATCH] pg_sleep(interval)
Дата
Msg-id 20130820013033.GU2706@tamriel.snowman.net
обсуждение исходный текст
Ответ на Re: [PATCH] pg_sleep(interval)  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-hackers
* Josh Berkus (josh@agliodbs.com) wrote:
> Well, if that's the alternative, I'd vote for taking it.  For me,
> personally, I think the usefulness of it would outstrip the number of
> functions I'd have to debug.

Agreed.  Having it take an interval makes a whole lot more sense than
backing a decision that it should take a string-cast-to-integer.
Thanks,
    Stephen

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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: 9.4 regression
Следующее
От: Fabrízio de Royes Mello
Дата:
Сообщение: Re: Re: Patch to add support of "IF NOT EXISTS" to others "CREATE" statements