OSDN Git Service

Fix psql's \d commands to use pg_roles instead of pg_user, so that
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 14 Aug 2005 19:20:45 +0000 (19:20 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 14 Aug 2005 19:20:45 +0000 (19:20 +0000)
commite36de181912fdec0b80a942fef83c2b57225e879
tree03cc5c477870f5339a5e11b399e197ea05ed9a64
parent84ccf7212cbc3d655dbe79a3ecd602d3dc39feba
Fix psql's \d commands to use pg_roles instead of pg_user, so that
they don't miss owners that are NOLOGIN.
src/bin/psql/describe.c