Commit 52b6364
committed
Code review for commit dc203dc.
Remove duplicate assignment. This part by Ashutosh Bapat.
Remove now-obsolete comment. This part by me, although the pending
join pushdown patch does something similar, and for the same reason:
there's no reason to keep two lists of the things in the fdw_private
structure that have to be kept in sync with each other.1 parent f2305d4 commit 52b6364
1 file changed
+0
-8
lines changed| 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