Re: Autoconf test for incompatible version of flex

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Greg Stark <gsstark(at)mit(dot)edu>, pgsql-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Autoconf test for incompatible version of flex
Date: 2003-07-31 21:11:51
Message-ID: 200307312111.h6VLBps28593@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Yes, that was my conclusion too.

---------------------------------------------------------------------------

Tom Lane wrote:
> [ followup to old message ]
>
> Greg Stark <gsstark(at)mit(dot)edu> writes:
> > This patch adds an autoconf test to check for the new incompatible version of
> > flex.
>
> Peter E. claims that CVS tip does work with flex 2.5.31 --- so we
> shouldn't need this patch anymore.
>
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Mark Kirkwood 2003-07-31 22:05:57 Minor verbosity increase for analyze
Previous Message Tom Lane 2003-07-31 20:48:27 Re: Check for failed memory allocations in libpq