pg_upgrade: pass username to analyze script If -U (user) is specified, pass the username into the created analyze script. Per request from Ray Stell
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/f85136106d87f54e87635736dfe1b8227b6803ad Modified Files -------------- contrib/pg_upgrade/check.c | 22 ++++++++++++++++++---- contrib/pg_upgrade/option.c | 1 + contrib/pg_upgrade/pg_upgrade.h | 1 + 3 files changed, 20 insertions(+), 4 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
