Re: wake up logical workers after ALTER SUBSCRIPTION - Mailing list pgsql-hackers

From Tom Lane
Subject Re: wake up logical workers after ALTER SUBSCRIPTION
Date
Msg-id 2715454.1674665367@sss.pgh.pa.us
Whole thread Raw
In response to Re: wake up logical workers after ALTER SUBSCRIPTION  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Responses Re: wake up logical workers after ALTER SUBSCRIPTION  (Nathan Bossart <nathandbossart@gmail.com>)
List pgsql-hackers
Kyotaro Horiguchi <horikyota.ntt@gmail.com> writes:
> At Tue, 24 Jan 2023 10:42:17 -0800, Nathan Bossart <nathandbossart@gmail.com> wrote in
>> Here is a first attempt at a patch.  I scanned through all the existing
>> uses of InvalidDsaPointer and DSM_HANDLE_INVALID and didn't notice anything
>> else that needed adjusting.

> There seems to be two cases for DSA_HANDLE_INVALID in dsa_get_handle
> and dsa_attach_in_place, one of which is Assert(), though.

Right.  I fixed some other infelicities and pushed it.

            regards, tom lane



pgsql-hackers by date:

Previous
From: songjinzhou
Date:
Subject: Re: Re: Support plpgsql multi-range in conditional control
Next
From: Pavel Stehule
Date:
Subject: Re: Re: Support plpgsql multi-range in conditional control