Re: Remove deprecated role membership options from psql help for CREATE USER/GROUP
Japin Li <japinli@hotmail.com>
From: Japin Li <japinli@hotmail.com>
To: Fujii Masao <masao.fujii@gmail.com>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-01-08T01:34:13Z
Lists: pgsql-hackers
On Thu, 08 Jan 2026 at 01:14, Fujii Masao <masao.fujii@gmail.com> wrote: > 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, > Thanks! -- Regards, Japin Li ChengDu WenWu Information Technology Co., Ltd.
Commits
-
doc: Remove deprecated clauses from CREATE USER/GROUP syntax synopsis.
- 1b795ef0329d 19 (unreleased) landed
-
doc: Move CREATE ROLE's IN GROUP and USER to deprecated
- 8e78f0a159bc 17.0 cited