pgsql: Bump minimum version of Flex to 2.5.35

From: John Naylor <john(dot)naylor(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Bump minimum version of Flex to 2.5.35
Date: 2022-09-09 05:56:13
Message-ID: E1oWWzt-0026ZW-F4@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Bump minimum version of Flex to 2.5.35

Since the retirement of some older buildfarm members, the oldest Flex
that gets regular testing is 2.5.35.

Reviewed by Andres Freund
Discussion: https://www.postgresql.org/message-id/1097762.1662145681@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8b878bffa8d8ac7e13508025c3ca5e6101e3a5e8

Modified Files
--------------
config/programs.m4 | 10 ++++------
configure | 6 +++---
doc/src/sgml/install-windows.sgml | 2 +-
doc/src/sgml/installation.sgml | 2 +-
src/backend/utils/misc/guc-file.l | 4 ++--
src/tools/msvc/pgflex.pl | 2 +-
6 files changed, 12 insertions(+), 14 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message John Naylor 2022-09-09 07:06:34 Re: pgsql: Choose FK name correctly during partition attachment
Previous Message John Naylor 2022-09-09 05:38:06 pgsql: Bump minimum version of Bison to 2.3