Re: psql \du no more showing "member of" column
Pavel Luzanov <p.luzanov@postgrespro.ru>
From: Pavel Luzanov <p.luzanov@postgrespro.ru>
To: pgsql-general@lists.postgresql.org
Date: 2023-10-13T20:54:20Z
Lists: pgsql-general
Hi, On 13.10.2023 16:06, Ian Lawrence Barwick wrote: > 2023年10月13日(金) 20:47 Luca Ferrari <fluca1978@gmail.com>: >> Hi all, >> in version 16 psql does not show anymore the "member of" group >> information when showing users with \du. >> FWIW the explanation is in commit 0a1d2a7df8: >> >> https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=0a1d2a7df852f16c452eef8a83003943125162c7 >> >> and also noted in the release notes: >> >> https://www.postgresql.org/docs/16/release-16.html#RELEASE-16-PSQL Some explanation can be found at the beginning of this article: https://postgrespro.com/blog/pgsql/5970285 -- Pavel Luzanov Postgres Professional: https://postgrespro.com
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