aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.h
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2021-02-02 09:20:22 +0100
committerPeter Eisentraut <peter@eisentraut.org>2021-02-02 09:20:22 +0100
commit1d71f3c83c113849fe3aa60cb2d2c12729485e97 (patch)
treefe0c992320b88d00565f5684c80c8629545f3c53 /contrib/postgres_fdw/postgres_fdw.h
parent4ad31bb2ef2517b6e49ea9e8f01aaed250d4df38 (diff)
downloadpostgresql-1d71f3c83c113849fe3aa60cb2d2c12729485e97.tar.gz
postgresql-1d71f3c83c113849fe3aa60cb2d2c12729485e97.zip
Improve confusing variable names
The prototype calls the second argument of pgstat_progress_update_multi_param() "index", and some callers name their local variable that way. But when the surrounding code deals with index relations, this is confusing, and in at least one case shadowed another variable that is referring to an index relation. Adjust those call sites to have clearer local variable naming, similar to existing callers in indexcmds.c.
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.h')
0 files changed, 0 insertions, 0 deletions