Re: BUG #3983: pgxs files still missing in win32 install (8.3.1)

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: BUG #3983: pgxs files still missing in win32 install (8.3.1)
Дата
Msg-id 937d27e10803180209m6fcf5ce7h7b7cee334ecdd09a@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #3983: pgxs files still missing in win32 install (8.3.1)  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: BUG #3983: pgxs files still missing in win32 install (8.3.1)  (Joe Conway <mail@joeconway.com>)
Список pgsql-bugs
On Tue, Mar 18, 2008 at 12:47 AM, Alvaro Herrera
<alvherre@commandprompt.com> wrote:
> Mike Leahy wrote:
>  > Is this actually a bug, or is there a specific reason that the pgxs
>  > files omitted in the windows installer?  I noticed the 8.3.1 installer
>  > has been posted (as the updates had appeared on my linux machines). From
>  > what I can tell, the 8.3.1 version of the win32 installer is still
>  > missing pgxs.mk and any related files.
>
>  It is a bug in the Win32 installer.  Please report it on the Win32
>  installer project, http://pgfoundry.org/projects/pginstaller/

It's not an installer bug - pgxs doesn't make sense to the VC++
PostgreSLQ build because we don't use (or configure) any of the build
system on which it relies.

I wonder if we can either build whatever is needed to make pgxs work
(I'm guessing Makefile.global and more) when we run the perl scripts
that generate the project files, or come up with a VC++ alternative to
pgxs.


--
Dave Page
EnterpriseDB UK Ltd: http://www.enterprisedb.com
PostgreSQL UK 2008 Conference: http://www.postgresql.org.uk

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

Предыдущее
От: jcrada
Дата:
Сообщение: lc_messages to_char('2007/01/01'::date,'TMMonth') does not work.
Следующее
От: "Heikki Linnakangas"
Дата:
Сообщение: Re: lc_messages to_char('2007/01/01'::date,'TMMonth') does not work.