[PATCH] pg_sleep(interval)

Поиск
Список
Период
Сортировка
Someone on IRC a while ago was complaining that there was no way to
specify an interval for pg_sleep, so I made one.  Patch against today's
HEAD attached.

Usage: SELECT pg_sleep(interval '2 minutes');

I would add this to the next commitfest but I seem to be unable to log
in with my community account (I can log in to the wiki).  Help appreciated.

Вложения

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

Предыдущее
От: Vik Fearing
Дата:
Сообщение: [PATCH] Statistics collection for CLUSTER command
Следующее
От: Fabien COELHO
Дата:
Сообщение: Re: [PATCH] pg_sleep(interval)