Re: Extensions User Design

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Extensions User Design
Дата
Msg-id 937d27e10906250124r99c2036rf4fe602998c2689@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Extensions User Design  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: Extensions User Design  (Dimitri Fontaine <dfontaine@hi-media.com>)
Список pgsql-hackers
On Wed, Jun 24, 2009 at 9:43 PM, Josh Berkus<josh@agliodbs.com> wrote:

>> == OS Filesystem Interaction
>>
>> PostgreSQL already provides standard paths where to install extensions by
>> means of PGXS, and distribution packagers have been able to adapt those.
>> We
>> should just stick with this, meaning the problem is solved.
>
> I think that the user should be able to put the extension file download
> anywhere in their filesystem, and on install PostgreSQL should copy the
> files to the appropriate place.  That is, they shouldn't have to first copy
> the files to /pg_source_dir/contrib/.  Maybe you had that covered, but I
> didn't see it explicitly.
>
> Also, this means that we'll want to make sure that PGXS is included in all
> existing packages of PostgresQL.  Is it?

Apologies if I missed further discussion on this - I'm somewhat
distracted with release preparations at the moment...

PGXS is essentially useless on Windows unless you're compiling your
own code using Mingw/msys, which will be a miniscule percentage of
users. Our installers for 8.3 and above are all built using VC++.

--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Dimitri Fontaine
Дата:
Сообщение: Re: Extensions User Design
Следующее
От: Dimitri Fontaine
Дата:
Сообщение: Re: Extensions User Design