Re: ODBC + Access not working for Foreign Table (FDW) - Mailing list pgsql-odbc

From Michael Paquier
Subject Re: ODBC + Access not working for Foreign Table (FDW)
Date
Msg-id CAB7nPqTs8T-ZhRT4W0geOtpyG5r8Krq-o=5+rP9U9Vhq8E2KBA@mail.gmail.com
Whole thread Raw
In response to ODBC + Access not working for Foreign Table (FDW)  (Cedric Berger <cedric@precidata.com>)
Responses Re: ODBC + Access not working for Foreign Table (FDW)
List pgsql-odbc


On Fri, Oct 3, 2014 at 9:52 PM, Cedric Berger <cedric@precidata.com> wrote:
     strcat(tables_query, " where relkind in ('r', 'v')");
should be modified to add the 'f' type.
Is that correct?
Close enough, there are a couple of extra things to consider though.
 
Could someone have a look at that?
Well, this has been raised not so long ago, resulting in the submission of a not-so-beautiful patch I have to say :)
http://www.postgresql.org/message-id/CAB7nPqR0apHpiPAi4J2e3oR2jZ8MREyJAzxdWMjrr4h5PsRp4w@mail.gmail.com
Regards,
--
Michael

pgsql-odbc by date:

Previous
From: Cedric Berger
Date:
Subject: ODBC + Access not working for Foreign Table (FDW)
Next
From: Cedric Berger
Date:
Subject: Re: ODBC + Access not working for Foreign Table (FDW)