From: | Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
---|---|
To: | Dave Page <dpage(at)pgadmin(dot)org> |
Cc: | Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>, Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: [pgAdmin4] [Patch]: Language Module |
Date: | 2016-02-15 07:29:43 |
Message-ID: | CANxoLDdz5piaZJdo0hODmY-2McH3JBnXMRp76iCo_nZuUpY27w@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Hi All
Attached is the new patch after fixing review comments given by Dave.
On Fri, Feb 12, 2016 at 10:04 PM, Dave Page <dpage(at)pgadmin(dot)org> wrote:
>
>
> On Fri, Feb 12, 2016 at 11:21 AM, Harshal Dhumal <
> harshal(dot)dhumal(at)enterprisedb(dot)com> wrote:
>
>> Hi,
>>
>> New language patch is working fine.
>> Ashesh - Can you please review it ?
>> If it looks good then can you please commit ?
>>
>> Thank you,
>> Harshal
>>
>
> A few comments:
>
> - We omitted CREATE LANGUAGE, as most are now extensions. Shouldn't we
> also therefore omit DROP LANGUAGE?
>
Fixed.
> - Please leave a blank line between the file header and python code in
> python files.
>
Fixed.
> - The pydoc module description is missing from __init__.py
>
Fixed.
> - What about the Dependents and Dependencies tabs?
>
Infrastructure is not ready, so not implemented yet.
>
> - There are few, if any comments in the Javascript. There should be at
> least minimal comments there to note the purpose of each logical code block.
>
Fixed.
>
>
> --
> Dave Page
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EnterpriseDB UK: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>
--
*Akshay Joshi*
*Principal Software Engineer *
*Phone: +91 20-3058-9517Mobile: +91 976-788-8246*
Attachment | Content-Type | Size |
---|---|---|
Languages_v2.patch | application/octet-stream | 36.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Harshal Dhumal | 2016-02-15 07:57:58 | work status |
Previous Message | Neel Patel | 2016-02-15 06:35:17 | Re: [pgAdmin4] [Patch]: Resource Group Module |