postgresql_db
9.04 KB
- 
fix get_db_info · 43464b62using pg_roles instead of pg_user if database owner is a role (not user) then it can not select form pg_user table. TERAOKA Yoshinori committed
using pg_roles instead of pg_user if database owner is a role (not user) then it can not select form pg_user table.