• Marc G. Fournier's avatar
    someone added pg_listen and pg_notifies to libpgtcl. But first · b5164666
    Marc G. Fournier authored
        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
    b5164666
pgtclCmds.h 2.63 KB