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