Update postgresql.org http links to https in docs

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: pgsql-docs@postgresql.org
Date: 2017-05-20T19:28:49Z
Lists: pgsql-docs

Attachments

Since the website is solely serving pages over https now redirecting all http
requests, we should use https to avoid an extra redirect for users.  Attached
patch updates the few http links found in various pieces of documentation in
the tree.

cheers ./daniel

Commits

  1. Change documentation references to PG website to use https: not http: