Thread: Re: Extension proposal: www_fdw

Re: Extension proposal: www_fdw

From
Alexander Soudakov
Date:
inline

On Wed, Sep 28, 2011 at 7:21 PM, Andrew Dunstan <andrew@dunslane.net> wrote:
>
>
> On 09/28/2011 09:32 AM, Alexander Soudakov wrote:
>>
>> Greetings postgres hackers!
>>
>> Here you can find www_fdw feature documentation:
>> http://wiki.postgresql.org/wiki/WWW_FDW
>>
>> Looking forward for your feedback.
>>
>
> Why should this be a core feature, as the subject suggests? It could just be
> an extension, like other FDWs, no?


Subject?
I didn't mean this, truly speaking I missed this moment.
But now I guess it would be ok it to be extension like other FDWs.
What do I need to change this? Change subject as s/Feature/Extension/ ?

>
> cheers
>
> andrew
>



-- 
Alexander Soudakov
Developer Programmer
email: cygakoB@gmail.com
google talk: cygakoB@gmail.com
jabber: asudakov@jabber.org
icq uin: 311516511
skype: asudakov


Re: Extension proposal: www_fdw

From
Andrew Dunstan
Date:

On 09/28/2011 11:46 AM, Alexander Soudakov wrote:
>
>> Why should this be a core feature, as the subject suggests? It could just be
>> an extension, like other FDWs, no?
>
> Subject?
> I didn't mean this, truly speaking I missed this moment.
> But now I guess it would be ok it to be extension like other FDWs.
> What do I need to change this? Change subject as s/Feature/Extension/ ?
>

Just do it and publish it. You don't need permission. If you want 
discussion on the functionality, pgsql-general is probably a more 
appropriate forum for a non-core item.

cheers

andrew