aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorThomas Munro <tmunro@postgresql.org>2022-07-12 16:17:36 +1200
committerThomas Munro <tmunro@postgresql.org>2022-07-15 00:06:32 +1200
commit57944910585750b52173a0f67c9e0e42639f1c0a (patch)
tree1f323798a1f29966a5d61583a8445d30fa5bab98 /src/backend/executor/nodeModifyTable.c
parent7bae3bbf62d63cdd49ae4ca4a851cef0cdbe6ab5 (diff)
downloadpostgresql-57944910585750b52173a0f67c9e0e42639f1c0a.tar.gz
postgresql-57944910585750b52173a0f67c9e0e42639f1c0a.zip
Avoid shadowing a variable in sync.c.
It was confusing to reuse the variable name 'entry' in two scopes. Use distinct variable names. Reported-by: Ranier Vilela <ranier.vf@gmail.com> Reported-by: Tom Lane <tgl@sss.pgh.pa.us> Reported-by: Kyotaro Horiguchi <horikyota.ntt@gmail.com> Discussion: https://postgr.es/m/CAEudQArDrFyQ15Am3rgWBunGBVZFDb90onTS8SRiFAWHeiLiFA%40mail.gmail.com
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions