Re: PATCH: minor issue resolved related to retrieval of last system oid - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject Re: PATCH: minor issue resolved related to retrieval of last system oid
Date
Msg-id CAG7mmoyj71o92tg3_NNxok5NiAcpz=aG-5jk3Tz1h=zUkg4uOA@mail.gmail.com
Whole thread Raw
In response to PATCH: minor issue resolved related to retrieval of last system oid  (Sanket Mehta <sanket.mehta@enterprisedb.com>)
List pgadmin-hackers
Thanks applied.

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company


http://www.linkedin.com/in/asheshvashi


On Fri, Jan 22, 2016 at 10:31 AM, Sanket Mehta <sanket.mehta@enterprisedb.com> wrote:
Hi,

I found an issue in connnection function in utils/drivers/psycopg2/__init__.py file related to 'datlastsysoid'.
It was not getting retrieved and put inside db_info dict.
Due to this error occurred while expanding cast collection node.


I have resolved the issue and attached a patch with this mail.
Please do review it.

Regards,
Sanket Mehta
Sr Software engineer
Enterprisedb


--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Fetch the last system oid for the database connection
Next
From: Surinder Kumar
Date:
Subject: Re: [pgAdmin4] [Patch]: Extension Module