Flemming Frandsen <[EMAIL PROTECTED]> writes:
> The listen should simply listen for events issued at the start of the 
> transaction it's executed in.

        BEGIN;
        SELECT sleep(1000000000);
        LISTEN foo;

No, I don't think so.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to