forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit52b6364
committed
Code review for commitdc203dc.
Remove duplicate assignment. This part by Ashutosh Bapat.Remove now-obsolete comment. This part by me, although the pendingjoin pushdown patch does something similar, and for the same reason:there's no reason to keep two lists of the things in the fdw_privatestructure that have to be kept in sync with each other.1 parentf2305d4 commit52b6364
1 file changed
+0
-8
lines changedLines changed: 0 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 | 56 |
| |
63 | 57 |
| |
64 | 58 |
| |
| |||
1016 | 1010 |
| |
1017 | 1011 |
| |
1018 | 1012 |
| |
1019 |
| - | |
1020 |
| - | |
1021 | 1013 |
| |
1022 | 1014 |
| |
1023 | 1015 |
| |
|
0 commit comments
Comments
(0)