Re: Experimental patch: generating BKI revisited

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Experimental patch: generating BKI revisited
Дата
Msg-id 20091113183247.GE4459@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Experimental patch: generating BKI revisited  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Experimental patch: generating BKI revisited
Список pgsql-hackers
Tom Lane escribió:
> Dave Page <dpage@pgadmin.org> writes:
> > On Fri, Nov 13, 2009 at 4:12 PM, Robert Haas <robertmhaas@gmail.com> wrote:
> >> Yep, it's only on UNIX-ish systems where Perl isn't necessarily
> >> required, and realistically I think it is probably present on nearly
> >> all of those, too.
> 
> > Exactly.
> 
> Yeah.  Although the project policy is that we don't require Perl to
> build on Unix, there was a bug in the makefiles that made it effectively
> required, and nobody noticed for several years.  I don't think it would
> be a hard sell to change that policy if we got a significant benefit out
> of it.  (Depending on non-core Perl modules is a totally different thing
> though.)

Well, this is a pretty fortunate turn of events.  I had two paragraphs
in my original email that I edited out ("... so I'm not going to say
more") on how to workaround the lack of Perl.  If we're all OK now on
requiring some basic Perl installation then all the better.  I certainly
have no trouble with it.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


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

Предыдущее
От: Hitoshi Harada
Дата:
Сообщение: Re: Aggregate ORDER BY patch
Следующее
От: Tom Lane
Дата:
Сообщение: Missing feature in plpgsql EXECUTE ... USING support