Re: tsearch2 in 7.4beta1 compile problem

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
Cc: Jeff Davis <jdavis-pgsql(at)empires(dot)org>, pgsql-general(at)postgresql(dot)org
Subject: Re: tsearch2 in 7.4beta1 compile problem
Date: 2003-08-15 12:34:31
Message-ID: 12775.1060950871@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> writes:
> On Thu, 14 Aug 2003, Tom Lane wrote:
>> Still, it would be better if it worked than not. (All the core code
>> does seem to work with flex 2.5.31 now; only contrib is behind.)

> ok. I recall discussion several months ago about 2.5.31 version.
> So, we oficially support it ?

I wouldn't say that, exactly --- if anyone has any problems with 2.5.31
I'll be the first to say "use 2.5.4". (2.5.31 doesn't even compile on
my primary machine.) But I assume the flex guys will fix their little
problems soon, and that before PG 7.4 reaches end of life the newer flex
behavior will be standard. So I think it behooves us to update our code
to be compatible. The core code all works with either 2.5.4 or 2.5.31
now, and I'd like to see contrib doing the same. (cube and seg are
broken, but I'll work on fixing those if you'll take care of tsearch
and tsearch2.)

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Oleg Bartunov 2003-08-15 13:27:40 Re: tsearch2 in 7.4beta1 compile problem
Previous Message Tom Lane 2003-08-15 12:07:08 Re: join of array