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

From Cedric Berger
Subject Re: ODBC + Access not working for Foreign Table (FDW)
Date
Msg-id 542EA23E.3070502@precidata.com
Whole thread Raw
In response to Re: ODBC + Access not working for Foreign Table (FDW)  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-odbc
On 03/10/14 15:07, Michael Paquier wrote:

> On Fri, Oct 3, 2014 at 9:52 PM, Cedric Berger <cedric@precidata.com
> <mailto: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

Cool!

So what is the process here?

Is there something I can do to help that code (or sth similar)
getting checked in?

Thanks,
Cedric



pgsql-odbc by date:

Previous
From: Michael Paquier
Date:
Subject: Re: ODBC + Access not working for Foreign Table (FDW)
Next
From: Heikki Linnakangas
Date:
Subject: Time for a new release?