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
This commit is contained in:
Magnus Hagander 2021-05-17 21:54:36 +02:00
parent fe2fb9ebca
commit cff8436f19

View File

@ -255,15 +255,6 @@ $ENV{MSBFLAGS}="/m";
</para>
</note>
<note>
<para>
The obsolete <literal>winflex</literal> binaries distributed in the
downloads section of the PostgreSQL web site
and referenced in older documentation will fail with <quote>flex: fatal
internal error, exec failed</quote> on 64-bit Windows hosts. Use Flex from
MSYS instead.
</para>
</note>
</listitem>
</varlistentry>