diff options
author | Robert Haas <rhaas@postgresql.org> | 2016-02-03 11:53:46 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2016-02-03 11:53:46 -0500 |
commit | 52b63649fc5ff5d86227b8905e1c79cd9ceddf4c (patch) | |
tree | cd9277ba4ea1bef216b72c5431a00bfb2867c19d /src/backend/executor/nodeCustom.c | |
parent | f2305d40ec20e63f781983d103d819ad2b6c0faf (diff) | |
download | postgresql-52b63649fc5ff5d86227b8905e1c79cd9ceddf4c.tar.gz postgresql-52b63649fc5ff5d86227b8905e1c79cd9ceddf4c.zip |
Code review for commit dc203dc3ac40a4b02b92fb827848a547d2957153.
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.
Diffstat (limited to 'src/backend/executor/nodeCustom.c')
0 files changed, 0 insertions, 0 deletions