diff options
author | Michael Paquier <michael@paquier.xyz> | 2019-03-14 14:15:13 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2019-03-14 14:15:13 +0900 |
commit | da453004869d3e818d8529087b680ebbf8842f51 (patch) | |
tree | 124e4f1dcd28023920dd9da7f09dd9448e258b80 /contrib/jsonb_plpython | |
parent | cbfbf2930e9ca534728ad1aef0f96a052a87dd1d (diff) | |
download | postgresql-da453004869d3e818d8529087b680ebbf8842f51.tar.gz postgresql-da453004869d3e818d8529087b680ebbf8842f51.zip |
Fix thinko when bumping on temporary directories in pg_verify_checksums
This fixes an oversight from 5c99513. This has no actual consequence as
PG_TEMP_FILE_PREFIX and PG_TEMP_FILES_DIR have the same value so when
bumping on a temporary path the directory scan was still moving on to
the next entry instead of skipping the rest of the scan, but let's keep
the logic correct.
Author: Michael Banck
Reviewed-by: Kyotaro Horiguchi
Discussion: https://postgr.es/m/20190314.115417.58230569.horiguchi.kyotaro@lab.ntt.co.jp
Backpatch-through: 11
Diffstat (limited to 'contrib/jsonb_plpython')
0 files changed, 0 insertions, 0 deletions