On Wed, 12 Mar 2025 at 05:57, Masahiko Sawada <msaw...@postgresql.org> wrote: > contrib/pg_logicalinspect/pg_logicalinspect.c | 55 ++++++++++++---
This introduces a new compiler warning for compilers that don't know the ereport(ERROR) does not return. The attached is enough to fix it. David
fix_parse_snapshot_filename_warning.patch
Description: Binary data