someone added pg_listen and pg_notifies to libpgtcl. But first

Marc G. Fournier <scrappy@hub.org>

Commit: b5164666a391d9684db0f7ec8764946a4d67e02f
Author: Marc G. Fournier <scrappy@hub.org>
Date: 1997-01-03T18:48:31Z
Releases: 7.1.1
    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

Files