diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2022-04-20 10:34:58 +0200 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2022-04-20 10:34:58 +0200 |
commit | 3dcc6bf4068a29be2bebee80bb919f8057af0fd9 (patch) | |
tree | 8e9806016a22f8897042699121f1170aff821350 /contrib/postgres_fdw/postgres_fdw.c | |
parent | 74547b9c23f9f7ecfc6511e055982b8d5f51ae88 (diff) | |
download | postgresql-3dcc6bf4068a29be2bebee80bb919f8057af0fd9.tar.gz postgresql-3dcc6bf4068a29be2bebee80bb919f8057af0fd9.zip |
ExecModifyTable: use context.planSlot instead of planSlot
There's no reason to keep a separate local variable when we have a place
for it elsewhere. This allows to simplify some code.
Reviewed-by: Michaƫl Paquier <michael@paquier.xyz>
Discussion: https://postgr.es/m/202204191345.qerjy3kxi3eb@alvherre.pgsql
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions