Fix pg_upgrade for EXEC_BACKEND builds (e.g. Windows) by properly passing the -b/binary-upgrade flag.
Backpatch to 9.1.X. Branch ------ REL9_1_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/96a263f885729aeaaedbe3f1ed8e3cc6f7cd1211 Modified Files -------------- src/backend/postmaster/postmaster.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
