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

2017-05-21 Thread Magnus Hagander
On Sun, May 21, 2017 at 10:09 AM, Daniel Gustafsson wrote: > > > On 21 May 2017, at 03:52, Tom Lane wrote: > > > > Daniel Gustafsson 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 use

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

2017-05-21 Thread Daniel Gustafsson
> On 21 May 2017, at 03:52, Tom Lane wrote: > > Daniel Gustafsson 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

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

2017-05-20 Thread Tom Lane
Daniel Gustafsson 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

[DOCS] Update postgresql.org http links to https in docs

2017-05-20 Thread Daniel Gustafsson
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 https_links.patch Description: Binar