Remove unused argument from ApplyLogicalMappingFile() - Mailing list pgsql-hackers

From Yugo Nagata
Subject Remove unused argument from ApplyLogicalMappingFile()
Date
Msg-id 20260128120056.b2a3e8184712ab5a537879eb@sraoss.co.jp
Whole thread Raw
Responses RE: Remove unused argument from ApplyLogicalMappingFile()
List pgsql-hackers
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>

Attachment

pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: tablecmds: fix bug where index rebuild loses replica identity on partitions
Next
From: "Euler Taveira"
Date:
Subject: Re: pg_waldump: support decoding of WAL inside tarfile