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

From Daniel Gustafsson
Subject Re: Bug in pg_dump --filter? - Invalid object types can be misinterpreted as valid
Date
Msg-id 1F50525D-C044-45CE-BEC8-A50D6D429BCC@yesql.se
Whole thread Raw
In response to Re: Bug in pg_dump --filter? - Invalid object types can be misinterpreted as valid  (Fujii Masao <masao.fujii@gmail.com>)
Responses Re: Bug in pg_dump --filter? - Invalid object types can be misinterpreted as valid
List pgsql-hackers
> 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.

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Aleksander Alekseev
Date:
Subject: Re: VM corruption on standby
Next
From: Dilip Kumar
Date:
Subject: Re: Conflict detection for update_deleted in logical replication