Thread

Commits

  1. Remove reference to ftp servers from documentation

  1. Replace mention of FTP server with more up to date downloads location

    Daniel Gustafsson <daniel@yesql.se> — 2021-01-22T10:35:34Z

    While looking at something else, I noticed that we still refer to the
    "PostgreSQL FTP server" in the MSVC portion of the docs even though the FTP
    server is long since gone.  The attached diff changes it to refer to the
    downloads section of the web site instead which seems more up to date.
    
    --
    Daniel Gustafsson		https://vmware.com/
    
    
  2. Re: Replace mention of FTP server with more up to date downloads location

    Magnus Hagander <magnus@hagander.net> — 2021-01-22T11:51:53Z

    On Fri, Jan 22, 2021 at 11:36 AM Daniel Gustafsson <daniel@yesql.se> wrote:
    >
    > While looking at something else, I noticed that we still refer to the
    > "PostgreSQL FTP server" in the MSVC portion of the docs even though the FTP
    > server is long since gone.  The attached diff changes it to refer to the
    > downloads section of the web site instead which seems more up to date.
    
    Applied, with changing the "on" to "in" per off-list discussion.
    
    -- 
     Magnus Hagander
     Me: https://www.hagander.net/
     Work: https://www.redpill-linpro.com/
    
    
    
    
  3. Re: Replace mention of FTP server with more up to date downloads location

    Daniel Gustafsson <daniel@yesql.se> — 2021-01-22T12:33:54Z

    > On 22 Jan 2021, at 12:51, Magnus Hagander <magnus@hagander.net> wrote:
    > 
    > On Fri, Jan 22, 2021 at 11:36 AM Daniel Gustafsson <daniel@yesql.se> wrote:
    >> 
    >> While looking at something else, I noticed that we still refer to the
    >> "PostgreSQL FTP server" in the MSVC portion of the docs even though the FTP
    >> server is long since gone.  The attached diff changes it to refer to the
    >> downloads section of the web site instead which seems more up to date.
    > 
    > Applied, with changing the "on" to "in" per off-list discussion.
    
    Thanks, that's indeed much better than what I proposed.
    
    --
    Daniel Gustafsson		https://vmware.com/