Re: [pgAdmin4][Patch]: Use the correct resultset type for Type module

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][Patch]: Use the correct resultset type for Type module
Date: 2017-08-17 07:40:44
Message-ID: CANxoLDdEfkWqyuVBKEFG3VxxBn1Jk=61xZmB=60bZMrLTfqb2w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks patch applied.

On Wed, Aug 9, 2017 at 4:25 PM, Harshal Dhumal <
harshal(dot)dhumal(at)enterprisedb(dot)com> wrote:

>
> On Wed, Aug 9, 2017 at 8:57 AM, Ashesh Vashi <
> ashesh(dot)vashi(at)enterprisedb(dot)com> wrote:
>
>> On Thu, Aug 3, 2017 at 2:41 PM, Murtuza Zabuawala <
>> murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:
>>
>>> Hi,
>>>
>>> PFA minor patch to use fetch dict based data instead of 2d-array based
>>> in Type module as we are adding keys on the fly.
>>> There is no RM just a minor enhancement.
>>>
>> Harshal,
>>
>> Please review this one.
>>
> I tested this and it's working fine.
>
>
>
>>
>> --
>>
>> Thanks & Regards,
>>
>> Ashesh Vashi
>> EnterpriseDB INDIA: Enterprise PostgreSQL Company
>> <http://www.enterprisedb.com/>
>>
>>
>> *http://www.linkedin.com/in/asheshvashi*
>> <http://www.linkedin.com/in/asheshvashi>
>>
>>>
>>> --
>>> Regards,
>>> Murtuza Zabuawala
>>> EnterpriseDB: http://www.enterprisedb.com
>>> The Enterprise PostgreSQL Company
>>>
>>
>>
>

--
*Akshay Joshi*
*Principal Software Engineer *

*Phone: +91 20-3058-9517Mobile: +91 976-788-8246*

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-08-17 08:23:57 Re: Unified server/desktop config
Previous Message Akshay Joshi 2017-08-17 07:40:15 pgAdmin 4 commit: Use dict based data instead of 2d-array in Type modul