SVN Commit by dpage: r7940 - trunk/pgadmin3/pgadmin/schema

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r7940 - trunk/pgadmin3/pgadmin/schema
Date: 2009-06-23 12:07:28
Message-ID: 200906231207.n5NC7SLF027251@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2009-06-23 13:07:27 +0100 (Tue, 23 Jun 2009)

New Revision: 7940

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7940&view=rev

Log:
This patch fixes a problem when using pgAdmin with the Greenplum database 3.4 release.
There was a catalog change on how external tables are identified.

The patch allows the code to work with 3.2, 3.3, or 3.4 releases of external tables.
[Chuck McDevitt]

Modified:
trunk/pgadmin3/pgadmin/schema/gpExtTable.cpp
trunk/pgadmin3/pgadmin/schema/pgTable.cpp

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2009-06-23 12:07:38 Re: Patch: Fix bug when using pgAdmin with Greenplum release 3.4
Previous Message svn 2009-06-23 08:43:52 SVN Commit by dpage: r7939 - trunk/pgadmin3/pgadmin/frm