]> git.ipfire.org Git - thirdparty/postgresql.git/commit
someone added pg_listen and pg_notifies to libpgtcl. But first
authorMarc G. Fournier <scrappy@hub.org>
Fri, 3 Jan 1997 18:48:31 +0000 (18:48 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Fri, 3 Jan 1997 18:48:31 +0000 (18:48 +0000)
commitb5164666a391d9684db0f7ec8764946a4d67e02f
tree71055ed0e188743907a4f605102c3979c1cab3b4
parent9d81f5297bd766f5e23236b0f8a9af47a6f4ee8a
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
src/interfaces/libpgtcl/pgtcl.c
src/interfaces/libpgtcl/pgtclCmds.c
src/interfaces/libpgtcl/pgtclCmds.h