Re: Plus sign in column 'Access privileges' of command \dp

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: petermittere(at)gmail(dot)com, pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: Plus sign in column 'Access privileges' of command \dp
Date: 2025-07-18 13:31:08
Message-ID: 9c4db3b5d51a309a2822a9c914fd0860d8f65725.camel@cybertec.at
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message P M 2025-07-18 13:34:55 Re: Plus sign in column 'Access privileges' of command \dp
Previous Message PG Doc comments form 2025-07-18 12:46:03 Suggested Feedback for PostgreSQL Documentation