Re: delayed input

From: Gaetano Mendola <mendola(at)bigfoot(dot)com>
To: "Hicham G(dot) Elmongui" <elmongui(at)cs(dot)purdue(dot)edu>
Subject: Re: delayed input
Date: 2004-10-19 19:17:51
Message-ID: 4175685F.3070702@bigfoot.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hicham G. Elmongui wrote:
> I need this for a side project. Is there a way to do something like this:
>
> SELECT *
> FROM DelayedTable('tablename', 5);

No, at my knowledge you'll obtain the first tuple only when
the function exit.

Regards
Gaetano Mendola

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2004-10-19 19:19:43 Re: delayed input
Previous Message Gary Doades 2004-10-19 18:47:38 Re: removing idle connections