From: | Abhijit Menon-Sen <ams(at)oryx(dot)com> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Cc: | gavin(at)alcove(dot)com(dot)au |
Subject: | Re: [PATCH] "\ef <function>" in psql |
Date: | 2008-07-31 07:07:55 |
Message-ID: | 20080731070754.GA1764@toroid.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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 | Content-Type | Size |
---|---|---|
funcdef.diff | text/x-diff | 8.9 KB |
edit.diff | text/x-diff | 4.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Dimitri Fontaine | 2008-07-31 07:49:48 | Re: Type Categories for User-Defined Types |
Previous Message | David Fetter | 2008-07-31 06:53:15 | Re: window function v03 against HEAD |