| From: | "Dave Page" <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | "Ashesh Vashi" <ashesh(dot)vashi(at)enterprisedb(dot)com> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: PATCH: Default value support for function parameters |
| Date: | 2009-01-08 14:12:02 |
| Message-ID: | [email protected] |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
On Thu, Jan 8, 2009 at 7:07 AM, Ashesh Vashi
<ashesh(dot)vashi(at)enterprisedb(dot)com> wrote:
> Hi All,
>
> I was working on this feature:
> - Default value support for function parameters. We need to support
> it fully - ie. in the main window, and in dlgFunction and friends.
>
> Please find the patch for the same and the some of the test-cases, which I
> have used while implementation and testing.
Nice :-) Patch applied - thanks.
The only change I made was to rename a function for clarity -
getCommaSeparatedArray is now getArrayFromCommaSeparatedList.
--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2009-01-08 15:23:31 | Re: Server Status window work |
| Previous Message | svn | 2009-01-08 14:10:03 | SVN Commit by dpage: r7543 - in trunk/pgadmin3: . pgadmin/ctl pgadmin/dlg pgadmin/include/ctl pgadmin/include/dlg pgadmin/include/schema pgadmin/include/utils pgadmin/schema pgadmin/ui pgadmin/utils |