someone added pg_listen and pg_notifies to libpgtcl. But first
    these routines try to use the old pointer casting stuff to get
    the connection id, second the notification hash table should
    be part of the cliendData. Otherwise, one interpreter might
    eat up the notifies for another one.
    Please apply the patch below to the current 6.0 tree.
Submitted by: wieck@sapserv.debis.de
Showing
Please register or sign in to comment