Re: vcbuild small fix for plperl

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: vcbuild small fix for plperl
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCEA0FD46@algol.sollentuna.se
обсуждение исходный текст
Ответ на Re: vcbuild small fix for plperl  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-patches
> > Typo in the changes to plperl - uses wrong dir, and had a
> missing slash.
> >
> > Also fixes error checking for xsubpp - it was broken in a
> way that hid
> > the problem above when run more than once (which is the normal case
> > when developing).
> >
>
> I have just noticed that this file appears to have the perl
> version hardcoded (perl58.lib). That doesn't seem sensible
> ... can it be avoided?

It's definitly on my long-term TODO.

//Magnus

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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: vcbuild small fix for plperl
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Patch for SPI subtransaction memory leakage