Re: psql slash command '\G'

Поиск
Список
Период
Сортировка
От Ian Barwick
Тема Re: psql slash command '\G'
Дата
Msg-id 200203270311.EAA22162@post.webmailer.de
обсуждение исходный текст
Ответ на Re: psql slash command '\G'  (Bernhard Herzog <bh@intevation.de>)
Список pgsql-patches
On Tuesday 26 March 2002 11:27, Bernhard Herzog wrote:

> If you've compiled psql with readline you could just use readline's
> macro system. With e.g.
>
> $if Psql
> "\M-g": "\\x\\g\\x"
> $endif
>
> in your .inputrc, Meta-g would expand to \x\g\x

aha, interesting idea and useful to know.


Thanks,

Ian Barwick



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [JDBC] little error messages fix
Следующее
От: Barry Lind
Дата:
Сообщение: Re: JDBC PreparedStatement Memory Leak.