Tom Lane wrote:
> Peter Eisentraut <peter_e@gmx.net> writes:
>> Alpha1 has been bundled and is available at
>> http://developer.postgresql.org/~petere/alpha/
>> Please check that it is sane.
>
> It looks like all the derived grammar files have been built with bison
> 2.4.1, which is not what's on svr1 (unless that's been updated
> recently). I'm not sure that this is something to worry about, but
> it does mean that people will be testing something that's a bit
> different from what an "official" tarball would look like.
correct - svr1 has bison 1.875 and flex 2.5.35 (for the -HEAD builds)
and flex 2.5.4 for the back branches.
Stefan