aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/acronyms.sgml2
-rw-r--r--doc/src/sgml/advanced.sgml2
-rw-r--r--doc/src/sgml/contacts.sgml2
-rw-r--r--doc/src/sgml/docguide.sgml2
-rw-r--r--doc/src/sgml/external-projects.sgml2
-rw-r--r--doc/src/sgml/info.sgml8
-rw-r--r--doc/src/sgml/installation.sgml8
-rw-r--r--doc/src/sgml/problems.sgml2
-rw-r--r--doc/src/sgml/release.sgml4
-rw-r--r--doc/src/sgml/sepgsql.sgml2
-rw-r--r--doc/src/sgml/sourcerepo.sgml6
-rw-r--r--doc/src/sgml/stylesheet.xsl2
12 files changed, 21 insertions, 21 deletions
diff --git a/doc/src/sgml/acronyms.sgml b/doc/src/sgml/acronyms.sgml
index bf2273fa8a0..29f85e08468 100644
--- a/doc/src/sgml/acronyms.sgml
+++ b/doc/src/sgml/acronyms.sgml
@@ -300,7 +300,7 @@
<listitem>
<para>
<ulink
- url="http://git.postgresql.org/gitweb?p=postgresql.git;a=blob;f=src/backend/access/heap/README.HOT;hb=HEAD">Heap-Only
+ url="https://git.postgresql.org/gitweb?p=postgresql.git;a=blob;f=src/backend/access/heap/README.HOT;hb=HEAD">Heap-Only
Tuples</ulink>
</para>
</listitem>
diff --git a/doc/src/sgml/advanced.sgml b/doc/src/sgml/advanced.sgml
index 7563131eba6..f47c01987be 100644
--- a/doc/src/sgml/advanced.sgml
+++ b/doc/src/sgml/advanced.sgml
@@ -711,7 +711,7 @@ SELECT name, altitude
<para>
If you feel you need more introductory material, please visit the PostgreSQL
- <ulink url="http://www.postgresql.org">web site</ulink>
+ <ulink url="https://www.postgresql.org">web site</ulink>
for links to more resources.
</para>
</sect1>
diff --git a/doc/src/sgml/contacts.sgml b/doc/src/sgml/contacts.sgml
index a9816250279..308eb418a5c 100644
--- a/doc/src/sgml/contacts.sgml
+++ b/doc/src/sgml/contacts.sgml
@@ -16,7 +16,7 @@ and the mailing lists themselves.
<para>
Refer to the introduction in this manual or to the
<productname>PostgreSQL</productname>
-<ulink url="http://www.postgresql.org">web page</ulink>
+<ulink url="https://www.postgresql.org">web page</ulink>
for subscription information to the no-cost mailing lists.
</para>
diff --git a/doc/src/sgml/docguide.sgml b/doc/src/sgml/docguide.sgml
index 810d4dac401..e8a9778822f 100644
--- a/doc/src/sgml/docguide.sgml
+++ b/doc/src/sgml/docguide.sgml
@@ -449,7 +449,7 @@ checking for fop... fop
<para>
To produce HTML documentation with the stylesheet used on <ulink
- url="http://postgresql.org/docs/current">postgresql.org</> instead of the
+ url="https://www.postgresql.org/docs/current">postgresql.org</> instead of the
default simple style use:
<screen>
<prompt>doc/src/sgml$ </prompt><userinput>make STYLE=website html</userinput>
diff --git a/doc/src/sgml/external-projects.sgml b/doc/src/sgml/external-projects.sgml
index 3b51e480f79..84574265457 100644
--- a/doc/src/sgml/external-projects.sgml
+++ b/doc/src/sgml/external-projects.sgml
@@ -72,7 +72,7 @@
<entry>JDBC</entry>
<entry>JDBC</entry>
<entry>Type 4 JDBC driver</entry>
- <entry><ulink url="http://jdbc.postgresql.org/"></ulink></entry>
+ <entry><ulink url="https://jdbc.postgresql.org/"></ulink></entry>
</row>
<row>
diff --git a/doc/src/sgml/info.sgml b/doc/src/sgml/info.sgml
index a59d0c8a438..233ba0e6687 100644
--- a/doc/src/sgml/info.sgml
+++ b/doc/src/sgml/info.sgml
@@ -14,10 +14,10 @@
<listitem>
<para>
The <productname>PostgreSQL</productname> <ulink
- url="http://wiki.postgresql.org">wiki</ulink> contains the project's <ulink
- url="http://wiki.postgresql.org/wiki/Frequently_Asked_Questions">FAQ</>
+ url="https://wiki.postgresql.org">wiki</ulink> contains the project's <ulink
+ url="https://wiki.postgresql.org/wiki/Frequently_Asked_Questions">FAQ</>
(Frequently Asked Questions) list, <ulink
- url="http://wiki.postgresql.org/wiki/Todo">TODO</> list, and
+ url="https://wiki.postgresql.org/wiki/Todo">TODO</> list, and
detailed information about many more topics.
</para>
</listitem>
@@ -28,7 +28,7 @@
<listitem>
<para>
The <productname>PostgreSQL</productname>
- <ulink url="http://www.postgresql.org">web site</ulink>
+ <ulink url="https://www.postgresql.org">web site</ulink>
carries details on the latest release and other
information to make your work or play with
<productname>PostgreSQL</productname> more productive.
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml
index 26bfab1ea5f..becf868a4b8 100644
--- a/doc/src/sgml/installation.sgml
+++ b/doc/src/sgml/installation.sgml
@@ -346,7 +346,7 @@ su - postgres
<para>
The <productname>PostgreSQL</> &version; sources can be obtained from the
download section of our
- website: <ulink url="http://www.postgresql.org/download/"></ulink>. You
+ website: <ulink url="https://www.postgresql.org/download/"></ulink>. You
should get a file named <filename>postgresql-&version;.tar.gz</filename>
or <filename>postgresql-&version;.tar.bz2</filename>. After
you have obtained the file, unpack it:
@@ -2026,7 +2026,7 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
it has recently been verified to build and pass its regression tests
on that platform. Currently, most testing of platform compatibility
is done automatically by test machines in the
- <ulink url="http://buildfarm.postgresql.org/">PostgreSQL Build Farm</ulink>.
+ <ulink url="https://buildfarm.postgresql.org/">PostgreSQL Build Farm</ulink>.
If you are interested in using <productname>PostgreSQL</> on a platform
that is not represented in the build farm, but on which the code works
or can be made to work, you are strongly encouraged to set up a build
@@ -2202,7 +2202,7 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
should take care of it.
</para>
- <!-- http://archives.postgresql.org/message-id/6064jt6cfm.fsf_-_@dba2.int.libertyrms.com -->
+ <!-- https://archives.postgresql.org/message-id/6064jt6cfm.fsf_-_@dba2.int.libertyrms.com -->
<para>
One user reports:
@@ -2264,7 +2264,7 @@ hosts=local4,bind4
<sect3>
<title>Memory Management</title>
- <!-- http://archives.postgresql.org/message-id/603bgqmpl9.fsf@dba2.int.libertyrms.com -->
+ <!-- https://archives.postgresql.org/message-id/603bgqmpl9.fsf@dba2.int.libertyrms.com -->
<para>
AIX can be somewhat peculiar with regards to the way it does
diff --git a/doc/src/sgml/problems.sgml b/doc/src/sgml/problems.sgml
index 3f79c6ef90c..6bf74bb3999 100644
--- a/doc/src/sgml/problems.sgml
+++ b/doc/src/sgml/problems.sgml
@@ -304,7 +304,7 @@
<para>
Another method is to fill in the bug report web-form available
at the project's
- <ulink url="http://www.postgresql.org/">web site</ulink>.
+ <ulink url="https://www.postgresql.org/">web site</ulink>.
Entering a bug report this way causes it to be mailed to the
<email>pgsql-bugs@postgresql.org</email> mailing list.
</para>
diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml
index c8776c4f974..f1f4e91252e 100644
--- a/doc/src/sgml/release.sgml
+++ b/doc/src/sgml/release.sgml
@@ -56,9 +56,9 @@ For new features, add links to the documentation sections.
A complete list of changes for each release can be obtained by
viewing the <link linkend="git">Git</link> logs for each release.
The <ulink
- url="http://archives.postgresql.org/pgsql-committers/"><literal>pgsql-committers</literal>
+ url="https://archives.postgresql.org/pgsql-committers/"><literal>pgsql-committers</literal>
email list</ulink> records all source code changes as well. There is also
- a <ulink url="http://git.postgresql.org/gitweb?p=postgresql.git;a=summary">web
+ a <ulink url="https://git.postgresql.org/gitweb?p=postgresql.git;a=summary">web
interface</ulink> that shows changes to specific files.
</para>
diff --git a/doc/src/sgml/sepgsql.sgml b/doc/src/sgml/sepgsql.sgml
index 6f80933abd9..0b611eeeca1 100644
--- a/doc/src/sgml/sepgsql.sgml
+++ b/doc/src/sgml/sepgsql.sgml
@@ -753,7 +753,7 @@ ERROR: SELinux: security policy violation
<title>External Resources</title>
<variablelist>
<varlistentry>
- <term><ulink url="http://wiki.postgresql.org/wiki/SEPostgreSQL">SE-PostgreSQL Introduction</ulink></term>
+ <term><ulink url="https://wiki.postgresql.org/wiki/SEPostgreSQL">SE-PostgreSQL Introduction</ulink></term>
<listitem>
<para>
This wiki page provides a brief overview, security design, architecture,
diff --git a/doc/src/sgml/sourcerepo.sgml b/doc/src/sgml/sourcerepo.sgml
index d82706b40b3..f8f6bf2de1d 100644
--- a/doc/src/sgml/sourcerepo.sgml
+++ b/doc/src/sgml/sourcerepo.sgml
@@ -12,7 +12,7 @@
<para>
Our wiki, <ulink
- url="http://wiki.postgresql.org/wiki/Working_with_Git"></ulink>,
+ url="https://wiki.postgresql.org/wiki/Working_with_Git"></ulink>,
has some discussion on working with Git.
</para>
@@ -64,10 +64,10 @@ git clone git://git.postgresql.org/git/postgresql.git
<para>
The Git mirror can also be reached via the HTTP protocol, if for example
a firewall is blocking access to the Git protocol. Just change the URL
- prefix to <literal>http</>, as in:
+ prefix to <literal>https</>, as in:
<programlisting>
-git clone http://git.postgresql.org/git/postgresql.git
+git clone https://git.postgresql.org/git/postgresql.git
</programlisting>
The HTTP protocol is less efficient than the Git protocol, so it will be
diff --git a/doc/src/sgml/stylesheet.xsl b/doc/src/sgml/stylesheet.xsl
index c948c612ac4..22dd3b93c62 100644
--- a/doc/src/sgml/stylesheet.xsl
+++ b/doc/src/sgml/stylesheet.xsl
@@ -23,7 +23,7 @@
<xsl:param name="html.stylesheet">
<xsl:choose>
<xsl:when test="$website.stylesheet = 0">stylesheet.css</xsl:when>
- <xsl:otherwise>http://www.postgresql.org/media/css/docs.css</xsl:otherwise>
+ <xsl:otherwise>https://www.postgresql.org/media/css/docs.css</xsl:otherwise>
</xsl:choose>
</xsl:param>