Re: Difference options with the CREATE ROLE docs

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Euler Taveira <euler.taveira@2ndquadrant.com>
Cc: alireza.darksun@gmail.com, pgsql-docs@lists.postgresql.org
Date: 2020-04-10T15:08:13Z
Lists: pgsql-docs
Euler Taveira <euler.taveira@2ndquadrant.com> writes:
> It seems an oversight. I'm attaching patches to fix it in all supported
> branches. v11 can be applied cleanly to v12/master.

Ah, I'd already done this before seeing your response :-(

			regards, tom lane



Commits

  1. Doc: sync CREATE GROUP syntax synopsis with CREATE ROLE.