diff options
author | Michael Paquier <michael@paquier.xyz> | 2019-03-13 09:51:25 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2019-03-13 09:51:25 +0900 |
commit | 501f58359b59af1ffb58f9fbd6f97c4b226c69da (patch) | |
tree | f58db938fdff453501415ce8d8b9d7e50166f7e4 /contrib/jsonb_plpython/jsonb_plpython2u.control | |
parent | fd1eaf9202dc3bbd657aa1f46b787329173b261c (diff) | |
download | postgresql-501f58359b59af1ffb58f9fbd6f97c4b226c69da.tar.gz postgresql-501f58359b59af1ffb58f9fbd6f97c4b226c69da.zip |
Fix cross-version compatibility checks of pg_verify_checksums
pg_verify_checksums performs a read of the control file, and the data it
fetches should be from a data folder compatible with the major version
of Postgres the binary has been compiled with, but we never actually
checked that compatibility.
Reported-by: Sergei Kornilov
Author: Michael Paquier
Reviewed-by: Sergei Kornilov
Discussion: https://postgr.es/m/155231347133.16480.11453587097036807558.pgcf@coridan.postgresql.org
Backpatch-through: 11
Diffstat (limited to 'contrib/jsonb_plpython/jsonb_plpython2u.control')
0 files changed, 0 insertions, 0 deletions