Re: Remove duplicates of membership from results of \du - Mailing list pgsql-hackers

From David G. Johnston
Subject Re: Remove duplicates of membership from results of \du
Date
Msg-id CAKFQuwYQwJzrnv6YbUh6-1_47dxX4sfkGTgtZ3wN7+Sdr-doBw@mail.gmail.com
Whole thread Raw
In response to Remove duplicates of membership from results of \du  (Shinya Kato <Shinya11.Kato@oss.nttdata.com>)
List pgsql-hackers
On Sat, May 6, 2023 at 6:37 AM Shinya Kato <Shinya11.Kato@oss.nttdata.com> wrote:
Hi, hackers

When executing \du, you can see duplicates of the same role in 'member of'.
This happens when admin | inherit | set options are granted by another role.

There is already an ongoing patch discussing the needed changes to psql \du because of this change in tracking membership grant attributes.


David J.

pgsql-hackers by date:

Previous
From: Melanie Plageman
Date:
Subject: Re: pg_stat_io not tracking smgrwriteback() is confusing
Next
From: Alena Rybakina
Date:
Subject: Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features)