PATCH: FB#15385: Editting Packages (EnterpriseDB) in postgres mode throws an error - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject PATCH: FB#15385: Editting Packages (EnterpriseDB) in postgres mode throws an error
Date
Msg-id 4BE40A9B.1050806@enterprisedb.com
Whole thread Raw
Responses Re: PATCH: FB#15385: Editting Packages (EnterpriseDB) in postgres mode throws an error
List pgadmin-hackers
Hi Dave,

In EnterpriseDB (postgres mode), If we edit packages, it throws an error.

ERROR:  relation "edb_package" does not exist
LINE 1: SELECT xmin FROM edb_package WHERE oid = 17832::oid


PFA for the same.

NOTE: This patch will apply on both trunk and REL-1_10_PATCHES.

--
Ashesh Vashi
EnterpriseDB INDIA: www.enterprisedb.com
Attachment

pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: pgAdmin 1.12 Visual Tour
Next
From: Ashesh Vashi
Date:
Subject: PATCH: FB#115423: An error occurred: Error:Invalid Out Parameter... if select Debug function having IN OUT Parameter