pg_upgrade: pass username to analyze script
Bruce Momjian <bruce@momjian.us>
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
| Path | Change | +/− |
|---|---|---|
| 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 |