PATCH: FB#15385: Editting Packages (EnterpriseDB) in postgres mode throws an error

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: Dave Page <dave(dot)page(at)enterprisedb(dot)com>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: PATCH: FB#15385: Editting Packages (EnterpriseDB) in postgres mode throws an error
Date: 2010-05-07 12:42:03
Message-ID: 4BE40A9B.1050806@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 <http://www.enterprisedb.com>

Attachment Content-Type Size
FB15385.patch text/x-patch 1010 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2010-05-07 12:51:12 PATCH: FB#115423: An error occurred: Error:Invalid Out Parameter... if select Debug function having IN OUT Parameter
Previous Message Guillaume Lelarge 2010-05-07 12:36:59 Re: pgAdmin 1.12 Visual Tour