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

From P M
Subject Re: Plus sign in column 'Access privileges' of command \dp
Date
Msg-id CAETs_odjvCD8_cTL95b5yghLEtQoRDs75ji-_VZ-pzNMvHvteQ@mail.gmail.com
Whole thread Raw
In response to Re: Plus sign in column 'Access privileges' of command \dp  (Laurenz Albe <laurenz.albe@cybertec.at>)
List pgsql-docs
Oh, thank you very much for the clarification. Kind regards Peter

On Fri, Jul 18, 2025, 15:31 Laurenz Albe <laurenz.albe@cybertec.at> wrote:
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: Laurenz Albe
Date:
Subject: Re: Plus sign in column 'Access privileges' of command \dp
Next
From: Fujii Masao
Date:
Subject: Re: Document reopen of output file via SIGHUP in pg_recvlogical