Re: Remove deprecated role membership options from psql help for CREATE USER/GROUP - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: Remove deprecated role membership options from psql help for CREATE USER/GROUP
Date
Msg-id CAHGQGwGs=E8prw5LLeW37-k10SK0ieTeWtod+iiWNshztSWQmg@mail.gmail.com
Whole thread Raw
In response to Re: Remove deprecated role membership options from psql help for CREATE USER/GROUP  (Fujii Masao <masao.fujii@gmail.com>)
List pgsql-hackers
On Tue, Jan 6, 2026 at 11:27 PM Fujii Masao <masao.fujii@gmail.com> wrote:
> > I propose removing the deprecated IN GROUP and USER lines from the help text
> > of both CREATE USER and CREATE GROUP. This would be a simple documentation
> > cleanup that aligns the psql help with current reality and avoids confusing
> > users with obsolete syntax.
>
> +1
> The patch looks good to me.

I've pushed the patch. Thanks!

Regards,

--
Fujii Masao



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: nbtree: Cache operator family OID in _bt_setup_array_cmp
Next
From: Peter Eisentraut
Date:
Subject: Re: GIN pageinspect support for entry tree and posting tree