Re: psql slash command '\G'

From: Ian Barwick <barwick(at)gmx(dot)net>
To: Bernhard Herzog <bh(at)intevation(dot)de>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, <pgsql-patches(at)postgresql(dot)org>
Subject: Re: psql slash command '\G'
Date: 2002-03-27 02:12:58
Message-ID: 200203270311.EAA22162@post.webmailer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Barry Lind 2002-03-27 05:34:12 Re: [PATCHES] little error messages fix
Previous Message Bruce Momjian 2002-03-27 01:22:01 Re: little error messages fix