Re: psql \sf doesn't show it's SQL when ECHO_HIDDEN is on

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: psql \sf doesn't show it's SQL when ECHO_HIDDEN is on
Дата
Msg-id CAFj8pRBsnDKiLQnhPbTTW2kLk3NX4nEd=ZwSm0i821p4X0xDjg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: psql \sf doesn't show it's SQL when ECHO_HIDDEN is on  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: psql \sf doesn't show it's SQL when ECHO_HIDDEN is on  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers


2014-11-21 16:46 GMT+01:00 Tom Lane <tgl@sss.pgh.pa.us>:
Andrew Dunstan <andrew@dunslane.net> writes:
> I noticed the other day that psql doesn't honor ECHO_HIDDEN for \sf.
> This looks on a somewhat cursory examination to be the only significant
> place that doesn't. Is there any reason for this, or should I just
> adjust it so that it uses PSQLexec like pretty much every other slash
> command?

I think that was just an oversight in that patch.  Adjust away.

Regards

Pavel
 

                        regards, tom lane


--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [v9.5] Custom Plan API
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: psql \sf doesn't show it's SQL when ECHO_HIDDEN is on