diff options
author | Neil Conway <neilc@samurai.com> | 2004-09-24 01:36:37 +0000 |
---|---|---|
committer | Neil Conway <neilc@samurai.com> | 2004-09-24 01:36:37 +0000 |
commit | be8eafa09d1ce3669fc9bc11633e536c64543284 (patch) | |
tree | 42a8798e58aa36ef1232b2a0337edaa048f40827 /src/backend/executor/nodeNestloop.c | |
parent | 1d1b8191ceda6f88d721cc7299aff010136e21cf (diff) | |
download | postgresql-be8eafa09d1ce3669fc9bc11633e536c64543284.tar.gz postgresql-be8eafa09d1ce3669fc9bc11633e536c64543284.zip |
ExecProcAppend() wasn't called ExecAppend() because the latter name was
formerly used in execMain. Since that is no longer the case, this patch
renames ExecProcAppend() to ExecAppend() for the sake of consistency.
Diffstat (limited to 'src/backend/executor/nodeNestloop.c')
0 files changed, 0 insertions, 0 deletions