diff options
author | Michael Paquier <michael@paquier.xyz> | 2019-10-04 09:16:03 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2019-10-04 09:16:03 +0900 |
commit | c2e3b311d9ef85e99b04944e7e6f98e3a336de84 (patch) | |
tree | cd94548f5bcfea5e9e7f5b5244447247ec825e61 /src/backend/access/gist/gistsplit.c | |
parent | 8381242df587d31c178938d9b125131e2f8064b3 (diff) | |
download | postgresql-c2e3b311d9ef85e99b04944e7e6f98e3a336de84.tar.gz postgresql-c2e3b311d9ef85e99b04944e7e6f98e3a336de84.zip |
Fix --dry-run mode of pg_rewind
Even if --dry-run mode was specified, the control file was getting
updated, preventing follow-up runs of pg_rewind to work properly on the
target data folder. The origin of the problem came from the refactoring
done by ce6afc6.
Author: Alexey Kondratov
Discussion: https://postgr.es/m/7ca88204-3e0b-2f4c-c8af-acadc4b266e5@postgrespro.ru
Backpatch-through: 12
Diffstat (limited to 'src/backend/access/gist/gistsplit.c')
0 files changed, 0 insertions, 0 deletions