Re: sleep function

Поиск
Список
Период
Сортировка
От John DeSoi
Тема Re: sleep function
Дата
Msg-id 638F635D-F509-11D8-8AE2-000A95B03262@icx.net
обсуждение исходный текст
Ответ на Re: sleep function  (Greg Stark <gsstark@mit.edu>)
Список pgsql-sql
Hi Greg,

On Aug 22, 2004, at 11:52 PM, Greg Stark wrote:

> test=# create or replace function sleep(integer) returns integer as 
> 'return sleep(shift)' language plperlu;
> CREATE FUNCTION
>

The original request was for something in built-in to PostgreSQL. I 
have not used plperl (or any of the other pl languages), but I assume 
there will be additional installation and configuration issues to use 
them. But thanks for the example, it will be helpful if I need 
something more processor friendly.

Best,

John DeSoi, Ph.D.



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

Предыдущее
От: Markus Bertheau
Дата:
Сообщение: Re: disable constrained (contd.)
Следующее
От: "Cavit Keskin"
Дата:
Сообщение: TSearch2 other languages