Re: psql: add \pset true/false

Поиск
Список
Период
Сортировка
От Marko Tiikkaja
Тема Re: psql: add \pset true/false
Дата
Msg-id 56448ED4.5070702@joh.to
обсуждение исходный текст
Ответ на Re: psql: add \pset true/false  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-hackers
On 11/12/15 1:50 PM, Michael Paquier wrote:
> FWIW, I am -1 on the concept of enforcing output values for particular
> datatypes because that's not the job of psql

In my view, the job of psql is to make working with a postgres database 
easy for us human beings.  That means (among other things) formatting 
and aligning query output for readability.  I don't see how reformatting 
unreadable boolean values meant for computers is that big of a stretch.


.m



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

Предыдущее
От: Kouhei Kaigai
Дата:
Сообщение: Re: CustomScan support on readfuncs.c
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Multixid hindsight design