postgresql/src/common
Peter Eisentraut f06b1c5982 pg_upgrade: Check version of target cluster binaries
This expands the binary validation in pg_upgrade with a version
check per binary to ensure that the target cluster installation
only contains binaries from the target version.

In order to reduce duplication, validate_exec is exported from
port.h and the local copy in pg_upgrade is removed.

Author: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://www.postgresql.org/message-id/flat/9328.1552952117@sss.pgh.pa.us
2021-03-03 09:45:56 +01:00
..
unicode
.gitignore
archive.c
base64.c
checksum_helper.c
config_info.c
controldata_utils.c
cryptohash_openssl.c
cryptohash.c
d2s_full_table.h
d2s_intrinsics.h
d2s.c
digit_table.h
encnames.c
exec.c pg_upgrade: Check version of target cluster binaries 2021-03-03 09:45:56 +01:00
f2s.c
fe_memutils.c
file_perm.c
file_utils.c
hashfn.c
hex.c
ip.c
jsonapi.c
keywords.c
kwlookup.c
link-canary.c
logging.c
Makefile
md5_common.c
md5_int.h
md5.c
pg_get_line.c
pg_lzcompress.c
pgfnames.c
protocol_openssl.c
psprintf.c
relpath.c
restricted_token.c
rmtree.c
ryu_common.h
saslprep.c
scram-common.c
sha1_int.h
sha1.c
sha2_int.h
sha2.c
sprompt.c
string.c
stringinfo.c
unicode_norm.c
username.c
wait_error.c
wchar.c