Re: Plus sign in column 'Access privileges' of command \dp - Mailing list pgsql-docs

From Laurenz Albe
Subject Re: Plus sign in column 'Access privileges' of command \dp
Date
Msg-id 9c4db3b5d51a309a2822a9c914fd0860d8f65725.camel@cybertec.at
Whole thread Raw
In response to Plus sign in column 'Access privileges' of command \dp  (PG Doc comments form <noreply@postgresql.org>)
Responses Re: Plus sign in column 'Access privileges' of command \dp
List pgsql-docs
On Thu, 2025-07-17 at 12:59 +0000, PG Doc comments form wrote:
> The last table of page https://www.postgresql.org/docs/current/ddl-priv.html
> shows that column ' Access privileges' can contain plus-signs at the end,
> but what these plus-signs mean does not seem to be explained anywhere.

That has nothing to do with privileges, that's just psql's standard
way of displaying newlines.  See

https://www.postgresql.org/docs/current/app-psql.html#APP-PSQL-META-COMMAND-PSET-LINESTYLE

Yours,
Laurenz Albe



pgsql-docs by date:

Previous
From: PG Doc comments form
Date:
Subject: Suggested Feedback for PostgreSQL Documentation
Next
From: P M
Date:
Subject: Re: Plus sign in column 'Access privileges' of command \dp