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

From David E. Wheeler
Subject Re: [PATCH] "\ef " in psql
Date
Msg-id 8BA39407-F10F-4376-8BAA-1C72EB6C7986@kineticode.com
Whole thread Raw
In response to Re: [PATCH] "\ef " in psql  (Abhijit Menon-Sen <ams@oryx.com>)
Responses PL/LOLCODE [was Re: [PATCH] "\ef " in psql]  (David Fetter <david@fetter.org>)
List pgsql-hackers
On Jul 31, 2008, at 00:07, Abhijit Menon-Sen wrote:

> I have attached two patches:
>
> - funcdef.diff implements pg_get_functiondef()
> - edit.diff implements "\ef function" in psql based on (1).
>
> Comments appreciated.

+1

I like! The ability to easily edit a function on the fly in psql will  
be very welcome to DBAs I know. And I like the pg_get_functiondef()  
function, too, a that will simplify editing existing functions in  
other admin apps, like pgAdmin.

I'm starting to get really excited for 8.4. I can haz cheezburger?  
Oops, I mean, when does it ship? ;-P

Thanks,

David


pgsql-hackers by date:

Previous
From: "David E. Wheeler"
Date:
Subject: Strawberry Perl?
Next
From: "David E. Wheeler"
Date:
Subject: Re: Type Categories for User-Defined Types