Re: psql \du no more showing "member of" column
hubert depesz lubaczewski <depesz@depesz.com>
From: hubert depesz lubaczewski <depesz@depesz.com>
To: Luca Ferrari <fluca1978@gmail.com>
Cc: pgsql-general <pgsql-general@lists.postgresql.org>
Date: 2023-10-13T13:04:29Z
Lists: pgsql-general
On Fri, Oct 13, 2023 at 01:39:17PM +0200, Luca Ferrari wrote: > at least, as it is shown by `psql -E`. > I wonder why this information has been removed, I'm not able to find > this in the documentation. Release notes show: https://why-upgrade.depesz.com/show?from=15.4&to=16&keywords=%5Cdu > Add psql command \drg to show role membership details (Pavel Luzanov) > The Member of output column has been removed from \du and \dg because this new command displays this informaion in more detail. Best regards, depesz
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Add psql \drg command to display role grants.
- 0a1d2a7df852 16.0 cited