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 9729572f-9ae1-23d5-8c6d-e10d6a4973a0@postgrespro.ru
Whole thread Raw
In response to Re: psql: \dl+ to list large objects privileges  (gkokolatos@pm.me)
Responses Re: psql: \dl+ to list large objects privileges  (Neil Chen <carpenter.nail.cz@gmail.com>)
List pgsql-hackers
Hi,
On 06.09.2021 14:39, gkokolatos@pm.me wrote:
Thanks! The tests look good. A minor nitpick would be to also add a comment on the
large object to verify that it is picked up correctly.

Also:
   +\lo_unlink 42   +DROP ROLE lo_test;   +

That last empty line can be removed.
 
The new version adds a comment to a large object and removes the last empty line.
 
--
Pavel Luzanov
Postgres Professional: https://postgrespro.com
The Russian Postgres Company
Attachment

pgsql-hackers by date:

Previous
From: Bharath Rupireddy
Date:
Subject: Re: What are exactly bootstrap processes, auxiliary processes, standalone backends, normal backends(user sessions)?
Next
From: "kuroda.hayato@fujitsu.com"
Date:
Subject: RE: Allow escape in application_name (was: [postgres_fdw] add local pid to fallback_application_name)