Re: psql: \dl+ to list large objects privileges - Mailing list pgsql-hackers

From Pavel Luzanov
Subject Re: psql: \dl+ to list large objects privileges
Date
Msg-id 943dfff6-bcda-4481-0cbf-0dd26b8949a8@postgrespro.ru
Whole thread Raw
In response to Re: psql: \dl+ to list large objects privileges  (Georgios Kokolatos <gkokolatos@protonmail.com>)
List pgsql-hackers
Hello,

Thank you very much for review.

> Since '\dl' already contains description, it might be worthwhile to consider to add the column `Access privileges`
> without introducing a verbose version.

I thought about it.
The reason why I decided to add the verbose version is because of 
backward compatibility. Perhaps the appearance of a new column in an 
existing command may become undesirable to someone.

If we don't worry about backward compatibility, the patch will be 
easier. But I'm not sure this is the right approach.

Pavel Luzanov
Postgres Professional: https://postgrespro.com
The Russian Postgres Company




pgsql-hackers by date:

Previous
From: Dipesh Pandit
Date:
Subject: Re: .ready and .done files considered harmful
Next
From: Fujii Masao
Date:
Subject: Re: Improve logging when using Huge Pages