mirror of
https://github.com/postgres/postgres.git
synced 2026-06-01 13:28:44 -04:00
b5164666a3
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