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

From Abhijit Menon-Sen
Subject Re: [PATCH] "\ef " in psql
Date
Msg-id 20080731070754.GA1764@toroid.org
Whole thread Raw
In response to Re: [PATCH] "\ef " in psql  (Abhijit Menon-Sen <ams@oryx.com>)
Responses Re: [PATCH] "\ef " in psql  ("David E. Wheeler" <david@kineticode.com>)
Re: [PATCH] "\ef " in psql  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I have attached two patches:

- funcdef.diff implements pg_get_functiondef()
- edit.diff implements "\ef function" in psql based on (1).

Comments appreciated.

-- ams

Attachment

pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: window function v03 against HEAD
Next
From: Dimitri Fontaine
Date:
Subject: Re: Type Categories for User-Defined Types