pg_upgrade: Fix thinko in database info acquisition routine

Peter Eisentraut <peter@eisentraut.org>

Commit: f0b013b0fc0a53de0ffe610b403125affb9c6094
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2022-08-22T11:26:52Z
Releases: 16.0
pg_upgrade: Fix thinko in database info acquisition routine

When checking whether the major version supports per-database locale
providers, it was always looking at the version of the old cluster
instead of the cluster that was passed in.  This would lead to
failures to detect locale provider mismatches.

Reported-by: Marina Polyakova <m.polyakova@postgrespro.ru>
Reviewed-by: Julien Rouhaud <rjuju123@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/f385ba25e7f8be427b8c582e5cca7d79%40postgrespro.ru#515a31c5429d6d37ad1d5c9d66962a1e

Files

PathChange+/−
src/bin/pg_upgrade/info.c modified +1 −1

Discussion

Cited messages not in the archive: f385ba25e7f8be427b8c582e5cca7d79@postgrespro.ru#515a31c5429d6d37ad1d5c9d66962a1e