Re: TABLE command

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: TABLE command
Дата
Msg-id 19640.1227022619@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: TABLE command  (David Fetter <david@fetter.org>)
Ответы Re: TABLE command  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-hackers
David Fetter <david@fetter.org> writes:
> On Tue, Nov 18, 2008 at 04:01:58PM +0200, Peter Eisentraut wrote:
>> I was looking into that and I figured using the \G expression in
>> Perl  REs would be useful for this (to find multiple <refname>s).
>> But this  was introduced in Perl 5.000, and we claim to support Perl
>> 4 in  create_help.pl.  I recall that you Tom once arranged this to
>> support  building on some old machines.  Is this still relevant?

> No.

I concur, there isn't likely to be much demand for building PG >= 8.4
with Perl 4.
        regards, tom lane


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Re: toast by chunk-end (was Re: PG_PAGE_LAYOUT_VERSION 5 - time for change)
Следующее
От: David Fetter
Дата:
Сообщение: Re: is any reason why only one columns subselect are allowed in array()?