Re: Questions and experiences writing a Foreign Data Wrapper - Mailing list pgsql-hackers

From Hitoshi Harada
Subject Re: Questions and experiences writing a Foreign Data Wrapper
Date
Msg-id CAP7QgmmYttiDteScPmTbosc1++o16MbHkAm9nO9DF=8uJoQkeg@mail.gmail.com
Whole thread Raw
In response to Re: Questions and experiences writing a Foreign Data Wrapper  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
List pgsql-hackers
2011/8/26 Albe Laurenz <laurenz.albe@wien.gv.at>:
> I wrote:
>> I wrote a FDW for Oracle to a) learn some server coding
>> and b) see how well the FDW API works for me.
>
> I have released the software on PgFoundry:
> http://oracle-fdw.projects.postgresql.org/
>
> Would it make sense to mention that in chapter 5.10
> of the documentation?

Let's share it on PGXN! There are already three FDWs, and I'm gonig to
add one more.

Thanks,
-- 
Hitoshi Harada


pgsql-hackers by date:

Previous
From: Dean Rasheed
Date:
Subject: Re: Inputting relative datetimes
Next
From: Tom Lane
Date:
Subject: Re: [COMMITTERS] pgsql: Avoid locale dependency in expected output.