Re: Remove unused argument from ApplyLogicalMappingFile()

Fujii Masao <masao.fujii@gmail.com>

From: Fujii Masao <masao.fujii@gmail.com>
To: "Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>
Cc: Yugo Nagata <nagata@sraoss.co.jp>, Pgsql Hackers <pgsql-hackers@postgresql.org>
Date: 2026-01-30T00:07:04Z
Lists: pgsql-hackers
On Wed, Jan 28, 2026 at 6:23 PM Fujii Masao <masao.fujii@gmail.com> wrote:
>
> On Wed, Jan 28, 2026 at 2:18 PM Hayato Kuroda (Fujitsu)
> <kuroda.hayato@fujitsu.com> wrote:
> >
> > Dear Nagata-san,
> >
> > > I noticed that ApplyLogicalMappingFile() has an unused argument.
> > > If there is no specific reason for keeping it, I think it could be
> > > removed. I have attached a small patch that removes this argument.
>
> Thanks for the patch! I will commit it.

I've pushed the patch. Thanks!

Regards,

-- 
Fujii Masao



Commits

  1. Remove unused argument from ApplyLogicalMappingFile().