Re: psql: Add role's membership options to the \du+ command - Mailing list pgsql-hackers

From David G. Johnston
Subject Re: psql: Add role's membership options to the \du+ command
Date
Msg-id CAKFQuwZXQP7ox0jsa+AqKa-4MkTpd2VypJm9dkXsk+6wKEQ2Gg@mail.gmail.com
Whole thread Raw
In response to Re: psql: Add role's membership options to the \du+ command  ("Jonathan S. Katz" <jkatz@postgresql.org>)
Responses Re: psql: Add role's membership options to the \du+ command
List pgsql-hackers
On Wed, May 3, 2023 at 9:00 AM Jonathan S. Katz <jkatz@postgresql.org> wrote:
On 4/13/23 8:44 AM, Pavel Luzanov wrote:

> P.S. If no objections I plan to add this patch to Open Items for v16
> https://wiki.postgresql.org/wiki/PostgreSQL_16_Open_Items

[RMT hat]

I don't see why this is an open item as this feature was not committed
for v16. Open items typically revolve around committed features.

Unless someone makes a convincing argument otherwise, I'll remove this
from the Open Items list[1] tomorrow.

Thanks,

Jonathan

[1] https://wiki.postgresql.org/wiki/PostgreSQL_16_Open_Items

The argument is that updating the psql \d views to show the newly added options is something that the patch to add those options should have done before being committed.  Or, at worse, we should decide now that we don't want to do so and spare people the effort of trying to get this committed later.

David J.

pgsql-hackers by date:

Previous
From: "Jonathan S. Katz"
Date:
Subject: Re: psql: Add role's membership options to the \du+ command
Next
From: Tom Lane
Date:
Subject: Re: psql: Add role's membership options to the \du+ command