Listen for all channel notifications

2024-12-24 Thread Trey Boudreau
Based on [1], please find attached an implementation for listeningfor notifications on all channels. The first two chunks lay somegroundwork and do not change the current LISTEN behavior, exceptto improve performance of managing large numbers of channels.v1-0001-Make-simplehash-more-flexible.patch

Re: Listen for all channel notifications

2024-12-24 Thread trey
On 2024-12-24 13:09, Trey Boudreau wrote: Based on [1], please find attached an implementation for listening for notifications on all channels. The first two chunks lay some groundwork and do not change the current LISTEN behavior, except to improve performance of managing large numbers of cha