This patch fixes a problem when using pgAdmin with the Greenplum database 3.4 release.
authordpage <dpage@a7884b65-44f6-0310-8a51-81a127f17b15>
Tue, 23 Jun 2009 12:07:27 +0000 (12:07 +0000)
committerdpage <dpage@a7884b65-44f6-0310-8a51-81a127f17b15>
Tue, 23 Jun 2009 12:07:27 +0000 (12:07 +0000)
commitcd847aae72d0850c4fa5499425fe07a6578508c9
tree290393d3ce93c06edd58d8ef16d070ccf94c563a
parent01105c8441a1fdd15e466837356043ed1f50588b
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]

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7940 a7884b65-44f6-0310-8a51-81a127f17b15
pgadmin/schema/gpExtTable.cpp
pgadmin/schema/pgTable.cpp