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

From svn@pgadmin.org
Subject SVN Commit by dpage: r7940 - trunk/pgadmin3/pgadmin/schema
Date
Msg-id 200906231207.n5NC7SLF027251@developer.pgadmin.org
Whole thread Raw
Responses last minute one-line patch for GPDB
List 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

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r7939 - trunk/pgadmin3/pgadmin/frm
Next
From: Dave Page
Date:
Subject: Re: Patch: Fix bug when using pgAdmin with Greenplum release 3.4