Thread: pgsql: Fix pg_upgrade to create pg_authid restore functions in the 'pos

pgsql: Fix pg_upgrade to create pg_authid restore functions in the 'pos

From
Bruce Momjian
Date:
Fix pg_upgrade to create pg_authid restore functions in the 'postgres'
database, not in the os-user database, per report from Magnus.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=6238473adb119a5a11061e40e159e8c5187fe492

Modified Files
--------------
contrib/pg_upgrade/pg_upgrade.c |   11 +++++++----
1 files changed, 7 insertions(+), 4 deletions(-)