param 'txn' not used in function maybe_send_schema()

Поиск
Список
Период
Сортировка
От houzj.fnst@fujitsu.com
Тема param 'txn' not used in function maybe_send_schema()
Дата
Msg-id OS0PR01MB5716146E43928FB92D45D29794EC9@OS0PR01MB5716.jpnprd01.prod.outlook.com
обсуждение исходный текст
Ответы Re: param 'txn' not used in function maybe_send_schema()
Список 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


Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: "houzj.fnst@fujitsu.com"
Дата:
Сообщение: RE: Parallel Inserts (WAS: [bug?] Missed parallel safety checks..)
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Background writer and checkpointer in crash recovery