Sean Chittenden <[EMAIL PROTECTED]> writes:
> * Allow LISTEN to block until a value changes.  LISTEN [BLOCK|WAIT] 
> 'relname'

> * Allow LISTEN to have a timeout

>    LISTEN name [BLOCK] [WITH] [TIMEOUT [=] ''::INTERVAL];

> * Allow blocking LISTEN queries to update the status of the proc title
>    while blocking.

I don't believe in any of these things, at least not on the server side.
You can get the same effect on the client side without cluttering the
LISTEN semantics and implementation.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to