Tom Lane wrote:
> Peter Eisentraut <peter_e(at)gmx(dot)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
In response to
Responses
pgsql-hackers by date
| Next: | From: Josh Berkus | Date: 2009-08-19 18:18:20 |
| Subject: We should Axe /contrib/start-scripts |
| Previous: | From: Tom Lane | Date: 2009-08-19 17:07:31 |
| Subject: Re: alpha1 bundled -- please verify |