Re: Usability fail with psql's \dp command - Mailing list pgsql-hackers

From Fabien COELHO
Subject Re: Usability fail with psql's \dp command
Date
Msg-id alpine.DEB.2.21.1807282008550.6533@lancre
Whole thread Raw
In response to Re: Usability fail with psql's \dp command  (David Fetter <david@fetter.org>)
Responses Re: Usability fail with psql's \dp command  (David Fetter <david@fetter.org>)
Re: Usability fail with psql's \dp command  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
>> So those are definitely different privilege states, but they look
>> the same.
>
> Please find attached a patch to fix this.  Would this be a
> back-patchable bug?

My 0.02€: this creates an exception for anyone trying to parse the output.
I would have preferred empty logically meaning no rights, and the default 
being spelled out explicitely.

-- 
Fabien.

pgsql-hackers by date:

Previous
From: Fabien COELHO
Date:
Subject: Re: Removing useless \. at the end of copy in pgbench
Next
From: David Rowley
Date:
Subject: Re: Making "COPY partitioned_table FROM" faster