Re: BUG #14916: psql \r is invalid in PostgreSQL 10

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #14916: psql \r is invalid in PostgreSQL 10
Дата
Msg-id 25085.1510890187@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #14916: psql \r is invalid in PostgreSQL 10  (xyh@nvn.xyz)
Ответы BUG #14916: psql \r is invalid in PostgreSQL 10  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-bugs
xyh@nvn.xyz writes:
> Hello,
> In PostgreSQL 10.0 and 10.1 .
> psql \r is invalid.

Please say why you think this is "invalid".  I'm pretty sure
it was an intentional behavioral change (associated with the
rewrite to support \if).  In any case it's not obviously worse
than before.  \r is supposed to clear the current query input
string; it says nothing about deleting history.
        regards, tom lane


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

Предыдущее
От: xyh@nvn.xyz
Дата:
Сообщение: BUG #14916: psql \r is invalid in PostgreSQL 10
Следующее
От: "David G. Johnston"
Дата:
Сообщение: BUG #14916: psql \r is invalid in PostgreSQL 10