Adam,
Been a little busy lately. Hey I just noticed that your dialect
(GreenplumDialectExt) reports in supportsProduct() that it supports a
product name that begins with "PostgreSQL". That is not an ideal
arrangement since this dialect could be chosen to use against normal
PostgreSQL databases - that do support indexes. So, could it be that this
database identifies itself as something other than PG? (look in the metadata
tab after connection and find the value for the key getDatabaseProductName)
Also, there are no source tab implementations - only custom tab is for
external tables. Since the dialect appears to support views and sequences,
it would be nice to have some more details tabs and maybe a source tab for
views. Did you want to work on that while you are in there? Also, the
Netezza database is also a data warehouse appliance based on PostgreSQL ;
Are you sure there is no support in this database for synonyms and
procedures ?
Rob
On Tue, Apr 19, 2011 at 6:32 PM, Adam Winn <win...@gm...> wrote:
> I submitted a patch a while ago. How/when will I know when it's been
> integrated into the main branch and into a release?
>
> Thanks,
> Adam
>
> ------------------------------------------------------------------------------
> Benefiting from Server Virtualization: Beyond Initial Workload
> Consolidation -- Increasing the use of server virtualization is a top
> priority.Virtualization can reduce costs, simplify management, and improve
> application availability and disaster protection. Learn more about boosting
> the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
> _______________________________________________
> Squirrel-sql-develop mailing list
> Squ...@li...
> https://lists.sourceforge.net/lists/listinfo/squirrel-sql-develop
>
|