forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc250062
committed
Remove unused argument of ATAddForeignConstraint
Commit0325d7a made this unused but forgot to remove it. Do so now.Author: Amit Langote <amitlangote09@gmail.com>Discussion:https://postgr.es/m/209c99fe-b9a2-94f4-cd68-a8304186a09e@lab.ntt.co.jp1 parent6f70d7c commitc250062
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
477 | 477 |
| |
478 | 478 |
| |
479 | 479 |
| |
480 |
| - | |
| 480 | + | |
481 | 481 |
| |
482 | 482 |
| |
483 | 483 |
| |
| |||
8620 | 8620 |
| |
8621 | 8621 |
| |
8622 | 8622 |
| |
8623 |
| - | |
| 8623 | + | |
8624 | 8624 |
| |
8625 | 8625 |
| |
8626 | 8626 |
| |
| |||
8826 | 8826 |
| |
8827 | 8827 |
| |
8828 | 8828 |
| |
8829 |
| - | |
| 8829 | + | |
8830 | 8830 |
| |
8831 | 8831 |
| |
8832 | 8832 |
| |
|
0 commit comments
Comments
(0)