Change documentation references to PG website to use https: not http:
authorTom Lane
Sun, 21 May 2017 01:50:47 +0000 (21:50 -0400)
committerTom Lane
Sun, 21 May 2017 01:50:47 +0000 (21:50 -0400)
commit6156f78d8d309dbdc72e0c6402d38b59eb5eb80c
tree0cbca8ae2cfe0229084266252e2bb02afce9ead6
parent46498d227703f93508044511e40e7cb7d599d2a3
Change documentation references to PG website to use https: not http:

This is more secure, and saves a redirect since we no longer accept
plain HTTP connections on the website.

References in code comments should probably be updated too, but
that doesn't seem to need back-patching, whereas this does.

Also, in the 9.2 branch, remove suggestion that you can get the
source code via FTP, since that service will be shut down soon.

Daniel Gustafsson, with a few additional changes by me

Discussion: https://postgr.es/m/9A2C89A7-0BB8-41A8-B288-8B7BD09D7D44@yesql.se
16 files changed:
HISTORY
README
README.git
doc/TODO
doc/bug.template
doc/src/sgml/acronyms.sgml
doc/src/sgml/advanced.sgml
doc/src/sgml/contacts.sgml
doc/src/sgml/external-projects.sgml
doc/src/sgml/info.sgml
doc/src/sgml/installation.sgml
doc/src/sgml/problems.sgml
doc/src/sgml/release.sgml
doc/src/sgml/sepgsql.sgml
doc/src/sgml/sourcerepo.sgml
doc/src/sgml/stylesheet.xsl