Re: Update postgresql.org http links to https in docs

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: pgsql-docs@postgresql.org
Date: 2017-05-21T01:52:14Z
Lists: pgsql-docs
Daniel Gustafsson <daniel@yesql.se> writes:
> 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.

Agreed, done.

I see you did not touch http: references in back-branch release notes,
which is probably fine.

			regards, tom lane


Commits

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