Re: General Feedback

2023-08-28 Thread Edwin UY
On Tue, Aug 29, 2023 at 2:38 AM David G. Johnston < david.g.johns...@gmail.com> wrote: > On Mon, Aug 28, 2023 at 7:33 AM PG Doc comments form < > nore...@postgresql.org> wrote: > >> The following documentation comment has been logged on the website: >> >> Page: https://www.postgresql.org/docs/15/s

Re: General Feedback

2023-08-28 Thread David G. Johnston
On Mon, Aug 28, 2023 at 7:33 AM PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/15/sql-createschema.html > Description: > > "To create a schema, the invoking user must have the CREATE privilege for > the c

General Feedback

2023-08-28 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/15/sql-createschema.html Description: "To create a schema, the invoking user must have the CREATE privilege for the current database. (Of course, superusers bypass this check.)" - maybe you c