Re: Bug in pg_dump --filter? - Invalid object types can be misinterpreted as valid - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: Bug in pg_dump --filter? - Invalid object types can be misinterpreted as valid
Date
Msg-id CAHGQGwE4w0sJgqBc32-eApWoC6rt+rQ5ZkZPMjaxGaV5_FVnfg@mail.gmail.com
Whole thread Raw
In response to Re: Bug in pg_dump --filter? - Invalid object types can be misinterpreted as valid  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
On Thu, Aug 7, 2025 at 9:17 PM Daniel Gustafsson <daniel@yesql.se> wrote:
>
> > On 6 Aug 2025, at 06:49, Fujii Masao <masao.fujii@gmail.com> wrote:
>
> > I've added Assert(*line != NULL) at the start of filter_get_keyword().
> > Updated patch attached.
>
> LGTM.

I've pushed the patch. Thanks!

Regards,

--
Fujii Masao



pgsql-hackers by date:

Previous
From: shveta malik
Date:
Subject: Re: Issue with logical replication slot during switchover
Next
From: shveta malik
Date:
Subject: Re: Conflict detection for update_deleted in logical replication