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

From Sanket Mehta
Subject PATCH: minor issue resolved related to retrieval of last system oid
Date
Msg-id CA+yw=mOoLW6G1=FYxDFC5ZqOJfDqiReh1Lx+jATtX4=Tc-EaCA@mail.gmail.com
Whole thread Raw
Responses Re: PATCH: minor issue resolved related to retrieval of last system oid  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
List 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

pgadmin-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: Remove "unsupported version" warning for Greenplum
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Fetch the last system oid for the database connection