postgresql/src/bin
Michael Paquier c9ae7f704c 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
2019-03-13 09:51:02 +09:00
..
initdb Replace @postgresql.org with @lists.postgresql.org for mailinglists 2019-01-19 19:06:35 +01:00
pg_archivecleanup Replace @postgresql.org with @lists.postgresql.org for mailinglists 2019-01-19 19:06:35 +01:00
pg_basebackup Fix compatibility of pg_basebackup -R with 11 and older versions 2019-03-08 10:17:23 +09:00
pg_config Replace @postgresql.org with @lists.postgresql.org for mailinglists 2019-01-19 19:06:35 +01:00
pg_controldata Move max_wal_senders out of max_connections for connection slot handling 2019-02-12 10:07:56 +09:00
pg_ctl fix thinko in logrotate test 2019-03-03 19:15:47 -05:00
pg_dump pg_upgrade: Ignore TOAST for partitioned tables 2019-03-10 13:20:58 -03:00
pg_resetwal Move max_wal_senders out of max_connections for connection slot handling 2019-02-12 10:07:56 +09:00
pg_rewind Add routine able to update the control file to src/common/ 2019-03-12 10:03:33 +09:00
pg_test_fsync Translation updates 2018-05-21 12:29:52 -04:00
pg_test_timing Translation updates 2018-05-21 12:29:52 -04:00
pg_upgrade Fix whitespace 2019-01-24 21:58:37 +01:00
pg_verify_checksums Fix cross-version compatibility checks of pg_verify_checksums 2019-03-13 09:51:02 +09:00
pg_waldump Update copyright for 2019 2019-01-02 12:44:25 -05:00
pgbench pgbench: increase the maximum number of variables/arguments 2019-03-11 13:18:37 -04:00
pgevent Update copyright for 2019 2019-01-02 12:44:25 -05:00
psql psql: Add documentation URL to \help output 2019-03-11 09:11:37 +01:00
scripts Add --min-xid-age and --min-mxid-age options to vacuumdb 2019-01-31 13:07:56 +09:00
Makefile Update copyright for 2019 2019-01-02 12:44:25 -05:00