pgsql: Change documentation references to PG website to use https: not

Started by Tom Laneabout 9 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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: /messages/by-id/9A2C89A7-0BB8-41A8-B288-8B7BD09D7D44@yesql.se

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7f77cbd996855a06fb742ea11adbe55c42b48fe2

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/docguide.sgml | 2 +-
doc/src/sgml/external-projects.sgml | 2 +-
doc/src/sgml/info.sgml | 8 ++++----
doc/src/sgml/installation.sgml | 8 ++++----
doc/src/sgml/problems.sgml | 2 +-
doc/src/sgml/release.sgml | 4 ++--
doc/src/sgml/sepgsql.sgml | 2 +-
doc/src/sgml/sourcerepo.sgml | 6 +++---
doc/src/sgml/stylesheet.xsl | 2 +-
17 files changed, 28 insertions(+), 28 deletions(-)

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