Re: DISCARD ALL failing to acquire locks on pg_listen - Mailing list pgsql-hackers

From Tom Lane
Subject Re: DISCARD ALL failing to acquire locks on pg_listen
Date
Msg-id 11879.1234459267@sss.pgh.pa.us
Whole thread Raw
In response to Re: DISCARD ALL failing to acquire locks on pg_listen  (Matteo Beccati <php@beccati.com>)
List pgsql-hackers
Matteo Beccati <php@beccati.com> writes:
>> Seems like we could/should fix UNLISTEN * to not do anything if it is
>> known that the current backend never did any LISTENs.

> Here's my proposed patch, both for HEAD and 8.3:

I'll take a look.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Which installation parts are backward compatible?
Next
From: Teodor Sigaev
Date:
Subject: Re: GIN fast insert database hang