Re: missing schema_name

2021-03-01 Thread Pantelis Theodosiou
On Mon, Mar 1, 2021 at 2:43 PM Pantelis Theodosiou wrote: > > > On Mon, Mar 1, 2021 at 1:42 PM PG Doc comments form < > nore...@postgresql.org> wrote: > >> The following documentation comment has been logged on the website: >> >> Page: https://www.postgresql.org/docs/13/sql-createschema.html >> D

Re: missing schema_name

2021-03-01 Thread Pantelis Theodosiou
On Mon, Mar 1, 2021 at 1:42 PM PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/13/sql-createschema.html > Description: > > The second and forth syntax for CREATE SCHEMA is missing schema_name. > Right. It

missing schema_name

2021-03-01 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/13/sql-createschema.html Description: The second and forth syntax for CREATE SCHEMA is missing schema_name.