Allow pg_upgrade with PGCLIENTENCODING set This used to work, but since PGCLIENTENCODING is now a connection option variable, pg_upgrade would prevent it.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/1eb2231fc46bbfa85b47c19d88f72162b323aa51 Modified Files -------------- contrib/pg_upgrade/server.c | 25 +++++++++++++++---------- 1 files changed, 15 insertions(+), 10 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
