pgsql: Accept flex > 2.5.x on Windows, too. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Accept flex > 2.5.x on Windows, too.
Date
Msg-id E1a730f-0002T9-4o@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Accept flex > 2.5.x on Windows, too.

Commit 32f15d05c fixed this in configure, but missed the similar check
in the MSVC scripts.

Michael Paquier, per report from Victor Wagner

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/2355faae010591febd2b39e74b209a5236f6682a

Modified Files
--------------
src/tools/msvc/pgflex.pl |    3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Accept flex > 2.5.x on Windows, too.
Next
From: Tom Lane
Date:
Subject: pgsql: Accept flex > 2.5.x on Windows, too.