From: Magnus Hagander Date: Fri, 22 Jan 2021 11:49:53 +0000 (+0100) Subject: Remove reference to ftp servers from documentation X-Git-Tag: REL_14_BETA1~903 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0a9ae44288d122c12aa0862b032ae892942da452;p=thirdparty%2Fpostgresql.git Remove reference to ftp servers from documentation It's been a long time since we used ftp, but there was a single reference left in the docs. Author: Daniel Gustafsson Discussion: https://postgr.es/m/6880D602-7286-46EC-8A03-14E3248FEC7A@yesql.se --- diff --git a/doc/src/sgml/install-windows.sgml b/doc/src/sgml/install-windows.sgml index 844ef2cbd29..47e5f7c8ae4 100644 --- a/doc/src/sgml/install-windows.sgml +++ b/doc/src/sgml/install-windows.sgml @@ -257,7 +257,8 @@ $ENV{MSBFLAGS}="/m"; - The obsolete winflex binaries distributed on the PostgreSQL FTP site + 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.