ftp_server.diff

application/octet-stream

Filename: ftp_server.diff
Type: application/octet-stream
Part: 0
Message: Replace mention of FTP server with more up to date downloads location

Patch

Format: unified
File+
doc/src/sgml/install-windows.sgml 2 1
diff --git a/doc/src/sgml/install-windows.sgml b/doc/src/sgml/install-windows.sgml
index 844ef2cbd2..a64da07810 100644
--- a/doc/src/sgml/install-windows.sgml
+++ b/doc/src/sgml/install-windows.sgml
@@ -257,7 +257,8 @@ $ENV{MSBFLAGS}="/m";
 
      <note>
        <para>
-       The obsolete <literal>winflex</literal> binaries distributed on the PostgreSQL FTP site
+       The obsolete <literal>winflex</literal> binaries distributed on 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.