pg_upgrade: report database names with missing extension libs
Previously only the missing library name was reported, forcing users to
look in all databases to find the library entries.
Discussion: https://postgr.es/m/
20180713162815.GA3835@momjian.us
Author: Daniel Gustafsson, me