On Thu, 14 Aug 2003, Tom Lane wrote:
[color=blue]
> Oleg Bartunov <oleg@sai.msu.su> writes:[color=green]
> > On Wed, 13 Aug 2003, Jeff Davis wrote:[color=darkred]
> >> I cd to the tsearch2 directory and typed "make", however I get an error that
> >> yy_current_buffer is an undeclared identifier in wordparser/parser.c (which
> >> is apparently autogenerated with flex from parser.l).[/color][/color]
>[color=green]
> > This is a FAQ. Don't use flex 2.5.31
> > Downgrade to stable 2.5.4.[/color]
>
> 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.)[/color]
ok. I recall discussion several months ago about 2.5.31 version.
So, we oficially support it ?
[color=blue]
>
> AFAICT tsearch2's incompatibility is in the redefined YY_INPUT macro,
> which seems of no value for Postgres anyway. Can't we take that out?
>[/color]
We'll see.
[color=blue]
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>[/color]
Regards,
Oleg
__________________________________________________ ___________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet:
oleg@sai.msu.su,
http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83
---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend