Re: Feature proposal: www_fdw

From: Hitoshi Harada <umi(dot)tanuki(at)gmail(dot)com>
To: Alexander Soudakov <cygakob(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Feature proposal: www_fdw
Date: 2011-11-28 02:04:47
Message-ID: CAP7Qgmkho7QkNS+Fmi7CjqAaw94DWrtu5SiCTQJPfohHCgYNgw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, Nov 27, 2011 at 10:28 AM, Alexander Soudakov <cygakob(at)gmail(dot)com> wrote:
> Hello.
>
> I finished developing www_fdw:
> https://github.com/cyga/www_fdw/
>
> It has docs/examples:
> https://github.com/cyga/www_fdw/wiki
>
> I haven't upload it to pgxn or pgfoundry yet.
>
> I want to ask for the following 2 things:
> 1. testing from community;
> 2. how can I add my extension to official fdw list:
> http://wiki.postgresql.org/wiki/Foreign_data_wrappers
> Is there any procedure for it?

You need a community login to edit wiki. Go
https://www.postgresql.org/account/login/?next=/account/ for sign up.
Now that you have uploaded it to PGXN, I hope many people will test it.

Regards,
--
Hitoshi Harada

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2011-11-28 02:15:13 Re: Inlining comparators as a performance optimisation
Previous Message Andrew Dunstan 2011-11-28 01:20:09 pgsql: Make pg_dumpall build with the right object files under MSVC.