From: Magnus Hagander Date: Mon, 17 May 2021 19:54:36 +0000 (+0200) Subject: Remove obsolete reference to winflex download X-Git-Tag: REL_14_BETA1~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cff8436f19e1c0c278f1ee96d450507fbd43f9ef;p=thirdparty%2Fpostgresql.git Remove obsolete reference to winflex download We used to distribute a binary version of flex for windows on our download site, but it hasn't been working for many years. The "old documentation" referenced was also for versions that have been EOL for many years. So, remove it. Discussion: https://postgr.es/m/CABUevEwXLJpVpab62f7AFXNWQ5=U0kvErCLq4VEsikidLyzSQg@mail.gmail.com --- diff --git a/doc/src/sgml/install-windows.sgml b/doc/src/sgml/install-windows.sgml index 92087dba687..db53ee85a87 100644 --- a/doc/src/sgml/install-windows.sgml +++ b/doc/src/sgml/install-windows.sgml @@ -255,15 +255,6 @@ $ENV{MSBFLAGS}="/m"; - - - The obsolete winflex binaries distributed in the - downloads section of the PostgreSQL web site - and referenced in older documentation will fail with flex: fatal - internal error, exec failed on 64-bit Windows hosts. Use Flex from - MSYS instead. - -