| From: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
|---|---|
| To: | Pavel Luzanov <p(dot)luzanov(at)postgrespro(dot)ru>, "robertmhaas(at)gmail(dot)com" <robertmhaas(at)gmail(dot)com> |
| Cc: | David Zhang <david(dot)zhang(at)highgo(dot)ca>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: psql: Add role's membership options to the \du+ command |
| Date: | 2023-04-03 22:06:02 |
| Message-ID: | CAKFQuwZeayTSQSVBFRAohND2or2izUMrCBfwvme6=YW9pQmexg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, Mar 22, 2023 at 11:11 AM Pavel Luzanov <p(dot)luzanov(at)postgrespro(dot)ru>
wrote:
> In the previous version, I didn't notice (unlike cfbot) the compiler
> warning. Fixed in version 6.
>
>
I've marked this Ready for Committer.
My opinion is that this is a necessary modification due to the
already-committed changes to the membership grant implementation and so
only needs to be accepted prior to v16 going live, not feature freeze.
I've added Robert to this thread as the committer of said changes.
David J.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gregory Stark (as CFM) | 2023-04-03 22:08:06 | Re: Patch proposal: New hooks in the connection path |
| Previous Message | Daniel Gustafsson | 2023-04-03 21:52:31 | Re: [PATCH] Introduce array_shuffle() and array_sample() |