Re: psql \du

Поиск
Список
Период
Сортировка
От Andreas Wenk
Тема Re: psql \du
Дата
Msg-id 4A5EE81F.70800@netzmeister-st-pauli.de
обсуждение исходный текст
Ответ на Re: psql \du  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-general
Peter Eisentraut schrieb:
> On Thursday 16 July 2009 02:12:05 ANdreas Wenk wrote:
>> Hi,
>>
>> I recognized in psql using the internal help (\?) that the *+* sign is
>> missing for the shortcut \du:
>>
>> # \du
>>                List of roles
>>    Role name   |  Attributes  | Member of
>> --------------+--------------+-----------
>>
>> # \du+
>>                       List of roles
>>    Role name   |  Attributes  | Member of | Description
>> --------------+--------------+-----------+-------------
>>
>> Where shall I place this info? Is this also a bug?
>
> Looks like the help is missing this info.  If you could provide a patch that
> also fixes up the translations, that would be most helpful.

Moin,

will be the first time for me but sure, I will do it ;-)

Cheers

Andy


В списке pgsql-general по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: psql \du
Следующее
От: Andreas Wenk
Дата:
Сообщение: Re: best practice transitioning from one datatype to another