forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit93d573d
committed
Remove unused argument "txn" in maybe_send_schema().
Commit4648243 added the argument "txn" into maybe_send_schema()though it was not used.Author: Hou ZhijieReviewed-by: Fujii MasaoDiscussion:https://postgr.es/m/OS0PR01MB5716146E43928FB92D45D29794EC9@OS0PR01MB5716.jpnprd01.prod.outlook.com1 parent226ec49 commit93d573d
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
494 | 494 |
| |
495 | 495 |
| |
496 | 496 |
| |
497 |
| - | |
| 497 | + | |
498 | 498 |
| |
499 | 499 |
| |
500 | 500 |
| |
| |||
671 | 671 |
| |
672 | 672 |
| |
673 | 673 |
| |
674 |
| - | |
| 674 | + | |
675 | 675 |
| |
676 | 676 |
| |
677 | 677 |
| |
| |||
808 | 808 |
| |
809 | 809 |
| |
810 | 810 |
| |
811 |
| - | |
| 811 | + | |
812 | 812 |
| |
813 | 813 |
| |
814 | 814 |
| |
|
0 commit comments
Comments
(0)