PATCH: minor issue resolved related to retrieval of last system oid

From: Sanket Mehta <sanket(dot)mehta(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: PATCH: minor issue resolved related to retrieval of last system oid
Date: 2016-01-22 05:01:37
Message-ID: CA+yw=mOoLW6G1=FYxDFC5ZqOJfDqiReh1Lx+jATtX4=Tc-EaCA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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

Attachment Content-Type Size
lastsysoid_issue.patch text/x-patch 655 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-01-22 05:08:25 pgAdmin 4 commit: Fetch the last system oid for the database connection
Previous Message Magnus Hagander 2016-01-21 22:54:52 Re: Remove "unsupported version" warning for Greenplum