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

From: Japin Li <japinli(at)hotmail(dot)com>
To: Fujii Masao <masao(dot)fujii(at)gmail(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-08 01:34:13
Message-ID: MEAPR01MB303129ED4E675D970D45FD4EB685A@MEAPR01MB3031.ausprd01.prod.outlook.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 08 Jan 2026 at 01:14, Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
> 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,
>

Thanks!

--
Regards,
Japin Li
ChengDu WenWu Information Technology Co., Ltd.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2026-01-08 01:37:15 Re: [PATCH] Fixed creation of empty .log files during log rotation
Previous Message Jacob Jackson 2026-01-08 01:31:44 Re: Proposal: Add a UNIQUE NOT ENFORCED constraint