Remove unused argument from ApplyLogicalMappingFile()

Yugo Nagata <nagata@sraoss.co.jp>

From: Yugo Nagata <nagata@sraoss.co.jp>
To: Pgsql Hackers <pgsql-hackers@postgresql.org>
Date: 2026-01-28T03:00:56Z
Lists: pgsql-hackers

Attachments

Hi,

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.

Regards,
Yugo Nagata

-- 
Yugo Nagata <nagata@sraoss.co.jp>

Commits

  1. Remove unused argument from ApplyLogicalMappingFile().