param 'txn' not used in function maybe_send_schema() - Mailing list pgsql-hackers

From houzj.fnst@fujitsu.com
Subject param 'txn' not used in function maybe_send_schema()
Date
Msg-id OS0PR01MB5716146E43928FB92D45D29794EC9@OS0PR01MB5716.jpnprd01.prod.outlook.com
Whole thread Raw
Responses Re: param 'txn' not used in function maybe_send_schema()  (Fujii Masao <masao.fujii@oss.nttdata.com>)
List pgsql-hackers
Hi,

When reviewing logicalreplication related patches, I noticed the function
param ReorderBufferTXN *txn not used in the function maybe_send_schema(). Since
this is not an external function, I think it might be better to remove the unused paramater.

Best regards,
Houzj


Attachment

pgsql-hackers by date:

Previous
From: "houzj.fnst@fujitsu.com"
Date:
Subject: RE: Parallel Inserts (WAS: [bug?] Missed parallel safety checks..)
Next
From: Robert Haas
Date:
Subject: Re: Background writer and checkpointer in crash recovery