From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
Cc: | Andres Freund <andres(at)anarazel(dot)de> |
Subject: | Minimum bison and flex versions |
Date: | 2022-09-02 19:08:01 |
Message-ID: | 1097762.1662145681@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Per the meson thread, we also need to have a conversation about
what's the oldest bison and flex versions still worth supporting.
The ones that had been our reference points are no longer
represented in the buildfarm, and it seems not likely to be
worth resurrecting copies of those.
As fodder for discussion, here's a scraping of the currently-tested
versions. (This counts only animals running configure, ie not MSVC.
Also, my query looked back a few months, so some recently-dead
animals are still here.)
regards, tom lane
Attachment | Content-Type | Size |
---|---|---|
bisonversions | text/plain | 9.9 KB |
flexversions | text/plain | 8.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Ranier Vilela | 2022-09-02 19:08:34 | Fix typo function circle_same (src/backend/utils/adt/geo_ops.c) |
Previous Message | Andres Freund | 2022-09-02 19:03:29 | Re: minimum perl version |