Re: Usability fail with psql's \dp command

Поиск
Список
Период
Сортировка
От Fabien COELHO
Тема Re: Usability fail with psql's \dp command
Дата
Msg-id alpine.DEB.2.21.1807282008550.6533@lancre
обсуждение исходный текст
Ответ на Re: Usability fail with psql's \dp command  (David Fetter <david@fetter.org>)
Ответы 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>)
Список 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 по дате отправления:

Предыдущее
От: Fabien COELHO
Дата:
Сообщение: Re: Removing useless \. at the end of copy in pgbench
Следующее
От: David Rowley
Дата:
Сообщение: Re: Making "COPY partitioned_table FROM" faster