diff options
author | Michael Paquier <michael@paquier.xyz> | 2019-03-14 14:14:49 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2019-03-14 14:14:49 +0900 |
commit | 6eebfdc38b173edcd179f422cf7083383edb24bc (patch) | |
tree | e49e5b6e1020ff5e87f2464859cd8792e3f0a5f6 /contrib/jsonb_plpython | |
parent | 401b87a24fbab7bfb48eb48050a51e033452ac6e (diff) | |
download | postgresql-6eebfdc38b173edcd179f422cf7083383edb24bc.tar.gz postgresql-6eebfdc38b173edcd179f422cf7083383edb24bc.zip |
Fix thinko when bumping on temporary directories in pg_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