Re: TABLE command

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: TABLE command
Дата
Msg-id 1227024078.28242.27.camel@jd-laptop.pragmaticzealot.org
обсуждение исходный текст
Ответ на Re: TABLE command  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Tue, 2008-11-18 at 10:36 -0500, Tom Lane wrote:
> 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.

+1

Joshua D. Drake

> 
>             regards, tom lane
> 
-- 



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

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