Remove unused argument "txn" in maybe_send_schema().
Fujii Masao <fujii@postgresql.org>
Remove unused argument "txn" in maybe_send_schema(). Commit 464824323e added the argument "txn" into maybe_send_schema() though it was not used. Author: Hou Zhijie Reviewed-by: Fujii Masao Discussion: https://postgr.es/m/OS0PR01MB5716146E43928FB92D45D29794EC9@OS0PR01MB5716.jpnprd01.prod.outlook.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/replication/pgoutput/pgoutput.c | modified | +3 −3 |
Discussion
- param 'txn' not used in function maybe_send_schema() 3 messages · 2021-07-30 → 2021-08-05