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

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: Use the correct resultset type for Type module
Date: 2017-08-03 09:11:57
Message-ID: CAKKotZRMT47kGGm179Ckn7xfaXRCmu6XXxVcjQzPT1=JscLMnA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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.

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
use_dict_cursor.diff text/plain 831 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Sarah McAlear 2017-08-03 10:08:22 [pgAdmin4][PATCH] Refactor and change of implementation of keyboard_shortcuts function dependencies
Previous Message Hao Wang 2017-08-03 03:33:36 [gpAdmin4][patch] query history updates