pg_upgrade: pass username to analyze script

Bruce Momjian <bruce@momjian.us>

Commit: f85136106d87f54e87635736dfe1b8227b6803ad
Author: Bruce Momjian <bruce@momjian.us>
Date: 2013-06-28T23:11:51Z
Releases: 9.4.0
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

Files

PathChange+/−
contrib/pg_upgrade/check.c modified +18 −4
contrib/pg_upgrade/option.c modified +1 −0
contrib/pg_upgrade/pg_upgrade.h modified +1 −0