Re: Remove deprecated role membership options from psql help for CREATE USER/GROUP

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: Japin Li <japinli(at)hotmail(dot)com>
Cc: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Remove deprecated role membership options from psql help for CREATE USER/GROUP
Date: 2026-01-07 16:14:19
Message-ID: CAHGQGwGs=E8prw5LLeW37-k10SK0ieTeWtod+iiWNshztSWQmg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Jan 6, 2026 at 11:27 PM Fujii Masao <masao(dot)fujii(at)gmail(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2026-01-07 16:41:06 Re: GIN pageinspect support for entry tree and posting tree
Previous Message Peter Geoghegan 2026-01-07 15:32:51 Re: nbtree: Cache operator family OID in _bt_setup_array_cmp