Re: pgxs and pginstaller

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: pgxs and pginstaller
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4CC2E73@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на pgxs and pginstaller  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers

> -----Original Message-----
> From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
> Sent: 23 September 2005 15:16
> To: Dave Page
> Cc: Thomas Hallgren; pgsql-hackers@postgresql.org
> Subject: Re: [HACKERS] pgxs and pginstaller
>
> "Dave Page" <dpage@vale-housing.co.uk> writes:
> >> My temporary patch for this was to remove all lines staring
> >> with 'ifeq'
> >> or 'endif' between line 66 and 102.
>
> > I agree with your earlier comment - this should definitely
> be fixed in
> > PostgreSQL, not pgInstaller.
>
> It's not broken, and I've seen no argument as to why we ought
> to change it.

Because it adds '/postgresql' to the path on Windows when it shouldn't,
as Thomas pointed out.

Regards, Dave.



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

Предыдущее
От: Thomas Hallgren
Дата:
Сообщение: Re: stack depth limit exceeded problem.
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: What has happened to pgxs?