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-8b7bd09d7...@yesql.se

Branch
------
REL9_2_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/d22203ff1fe4e4fd5eafaa06fdffcae5513b07d5

Modified Files
--------------
HISTORY                             |  2 +-
README                              |  6 +++---
README.git                          |  2 +-
doc/TODO                            |  2 +-
doc/bug.template                    |  2 +-
doc/src/sgml/acronyms.sgml          |  2 +-
doc/src/sgml/advanced.sgml          |  2 +-
doc/src/sgml/contacts.sgml          |  2 +-
doc/src/sgml/external-projects.sgml |  2 +-
doc/src/sgml/info.sgml              |  8 ++++----
doc/src/sgml/installation.sgml      | 20 +++++++++++---------
doc/src/sgml/problems.sgml          |  2 +-
doc/src/sgml/release.sgml           |  4 ++--
doc/src/sgml/sepgsql.sgml           |  2 +-
doc/src/sgml/sourcerepo.sgml        |  6 +++---
15 files changed, 33 insertions(+), 31 deletions(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to