Re: [PATCH] "\ef " in psql - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [PATCH] "\ef " in psql
Date
Msg-id 21558.1220727505@sss.pgh.pa.us
Whole thread Raw
In response to Re: [PATCH] "\ef " in psql  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [PATCH] "\ef " in psql  (Abhijit Menon-Sen <ams@oryx.com>)
List pgsql-hackers
I wrote:
> ... define
> \ef with no argument as being the command that presents an empty CREATE
> FUNCTION command template to fill in.

No complaints?  I'll go make that happen.

What about the general issue that neither \e nor \ef leave you with a
presentation of what's in the query buffer?  I haven't studied readline
enough to know if that's fixable.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_dump/pg_restore items
Next
From: Abhijit Menon-Sen
Date:
Subject: Re: [PATCH] "\ef " in psql