Re: proposal \gcsv

Поиск
Список
Период
Сортировка
От Vik Fearing
Тема Re: proposal \gcsv
Дата
Msg-id 8aecc526-ab63-b36b-7e76-54424b307fdc@postgresfriends.org
обсуждение исходный текст
Ответ на proposal \gcsv  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: proposal \gcsv  (Pavel Stehule <pavel.stehule@gmail.com>)
Re: proposal \gcsv  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
On 29/02/2020 06:43, Pavel Stehule wrote:
> Hi
> 
> I would to enhance \g command about variant \gcsv
> 
> proposed command has same behave like \g, only the result will be every
> time in csv format.
> 
> It can helps with writing psql macros wrapping \g command.
> 
> Options, notes?

But then we would need \ghtml and \glatex etc.  If we want a shortcut
for setting a one-off format, I would go for \gf or something.

    \gf csv
    \gf html
    \gf latex

-1 on \gcsv
-- 
Vik Fearing



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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Assert failure due to "drop schema pg_temp_3 cascade" fortemporary tables and \d+ is not showing any info after drooping temp tableschema
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: proposal \gcsv