Re: [pgadmin-support] Bug: Foreign Data Table DDL SQL is mangled

2012-04-17 Thread Guillaume Lelarge
On Tue, 2012-04-17 at 23:39 +0200, Guillaume Lelarge wrote: > On Mon, 2012-04-16 at 23:59 +0200, Guillaume Lelarge wrote: > > On Mon, 2012-04-16 at 09:12 -0400, Paragon Corporation wrote: > > > I'm testing on Windows 2008 64-bit pgAdmin 1.14.2 > > > > > > I used the odbc_fdw based foreign data tab

Re: [pgadmin-support] Bug: Foreign Data Table DDL SQL is mangled

2012-04-17 Thread Guillaume Lelarge
On Mon, 2012-04-16 at 23:59 +0200, Guillaume Lelarge wrote: > On Mon, 2012-04-16 at 09:12 -0400, Paragon Corporation wrote: > > I'm testing on Windows 2008 64-bit pgAdmin 1.14.2 > > > > I used the odbc_fdw based foreign data table that I created with this > > statement: > > > > CREATE FOREIGN TAB

Re: [pgadmin-support] Bug: Foreign Data Table DDL SQL is mangled

2012-04-16 Thread Guillaume Lelarge
On Mon, 2012-04-16 at 09:12 -0400, Paragon Corporation wrote: > I'm testing on Windows 2008 64-bit pgAdmin 1.14.2 > > I used the odbc_fdw based foreign data table that I created with this > statement: > > CREATE FOREIGN TABLE my_tables > (table_catalog character varying(128) , > table_schema char

[pgadmin-support] Bug: Foreign Data Table DDL SQL is mangled

2012-04-16 Thread Paragon Corporation
I'm testing on Windows 2008 64-bit pgAdmin 1.14.2 I used the odbc_fdw based foreign data table that I created with this statement: CREATE FOREIGN TABLE my_tables (table_catalog character varying(128) , table_schema character varying(128) , table_name character varying(128) , table_type character