]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
doc: Refresh more URLs in the docs
authorMichael Paquier <michael@paquier.xyz>
Sat, 18 Jul 2020 13:44:04 +0000 (22:44 +0900)
committerMichael Paquier <michael@paquier.xyz>
Sat, 18 Jul 2020 13:44:04 +0000 (22:44 +0900)
This updates some URLs that are redirections, mostly to an equivalent
using https.  One URL referring to generalized partial indexes was
outdated.

Author: Kyotaro Horiguchi
Discussion: https://postgr.es/m/20200717.121308.1369606287593685396.horikyota.ntt@gmail.com
Backpatch-through: 9.5

18 files changed:
doc/src/sgml/acronyms.sgml
doc/src/sgml/biblio.sgml
doc/src/sgml/config.sgml
doc/src/sgml/cube.sgml
doc/src/sgml/dfunc.sgml
doc/src/sgml/earthdistance.sgml
doc/src/sgml/external-projects.sgml
doc/src/sgml/geqo.sgml
doc/src/sgml/install-windows.sgml
doc/src/sgml/intro.sgml
doc/src/sgml/isn.sgml
doc/src/sgml/monitoring.sgml
doc/src/sgml/nls.sgml
doc/src/sgml/pgcrypto.sgml
doc/src/sgml/plperl.sgml
doc/src/sgml/pltcl.sgml
doc/src/sgml/seg.sgml
doc/src/sgml/textsearch.sgml

index c64e44b954add80ddcb1c2e63784f8421024ca39..139099e8c6723d2582a23276ed3010d3386ecce0 100644 (file)
     <term><acronym>CVE</acronym></term>
     <listitem>
      <para>
-      <ulink url="http://cve.mitre.org/">Common Vulnerabilities and Exposures</ulink>
+      <ulink url="https://cve.mitre.org/">Common Vulnerabilities and Exposures</ulink>
      </para>
     </listitem>
    </varlistentry>
     <term><acronym>IEEE</acronym></term>
     <listitem>
      <para>
-      <ulink url="http://standards.ieee.org/">Institute of Electrical and
+      <ulink url="https://standards.ieee.org/">Institute of Electrical and
       Electronics Engineers</ulink>
      </para>
     </listitem>
index 7cac1d227710e8d9bddcd857829d73d533360c0d..d85e3f0a24af7e348c38b57f686194515316401d 100644 (file)
@@ -12,7 +12,7 @@
    Some white papers and technical reports from the original
    <productname>POSTGRES</productname> development team
    are available at the University of California, Berkeley, Computer Science
-   Department <ulink url="http://db.cs.berkeley.edu/papers/">
+   Department <ulink url="https://dsf.berkeley.edu/papers/">
    web site</ulink>.
   </para>
 
@@ -240,7 +240,7 @@ ssimkovi@ag.or.at
 
   <biblioentry id="FONG">
    <title>
-   <ulink url="http://db.cs.berkeley.edu/papers/UCB-MS-zfong.pdf">
+   <ulink url="https://dsf.berkeley.edu/papers/UCB-MS-zfong.pdf">
    The design and implementation of the <productname>POSTGRES</productname> query optimizer
    </ulink></title>
    <author>
@@ -360,7 +360,7 @@ ssimkovi@ag.or.at
 
    <biblioentry id="ROWE87">
    <biblioset relation="article">
-    <title><ulink url="http://db.cs.berkeley.edu/papers/ERL-M87-13.pdf">
+    <title><ulink url="https://dsf.berkeley.edu/papers/ERL-M87-13.pdf">
     The <productname>POSTGRES</productname> data model
     </ulink></title>
     <titleabbrev>Rowe and Stonebraker, 1987</titleabbrev>
@@ -385,10 +385,7 @@ ssimkovi@ag.or.at
    <biblioentry id="SESHADRI95">
    <biblioset relation="article">
     <title>Generalized Partial Indexes
-    <ulink url="http://citeseer.ist.psu.edu/seshadri95generalized.html">(cached version)
-<!--
-     Original URL:  http://citeseer.ist.psu.edu/seshadri95generalized.html
--->
+    <ulink url="https://citeseer.ist.psu.edu/viewdoc/summary?doi=10.1.1.40.5740">(cached version)
     </ulink>
     </title>
     <titleabbrev>Seshardri, 1995</titleabbrev>
@@ -419,7 +416,7 @@ ssimkovi@ag.or.at
 
    <biblioentry id="STON86">
    <biblioset relation="article">
-    <title><ulink url="http://db.cs.berkeley.edu/papers/ERL-M85-95.pdf">
+    <title><ulink url="https://dsf.berkeley.edu/papers/ERL-M85-95.pdf">
     The design of <productname>POSTGRES</productname>
     </ulink></title>
     <titleabbrev>Stonebraker and Rowe, 1986</titleabbrev>
@@ -469,7 +466,7 @@ ssimkovi@ag.or.at
 
    <biblioentry id="STON87b">
    <biblioset relation="article">
-    <title><ulink url="http://db.cs.berkeley.edu/papers/ERL-M87-06.pdf">
+    <title><ulink url="https://dsf.berkeley.edu/papers/ERL-M87-06.pdf">
     The design of the <productname>POSTGRES</productname> storage system
     </ulink></title>
     <titleabbrev>Stonebraker, 1987</titleabbrev>
@@ -489,7 +486,7 @@ ssimkovi@ag.or.at
 
    <biblioentry id="STON89">
    <biblioset relation="article">
-    <title><ulink url="http://db.cs.berkeley.edu/papers/ERL-M89-82.pdf">
+    <title><ulink url="https://dsf.berkeley.edu/papers/ERL-M89-82.pdf">
     A commentary on the <productname>POSTGRES</productname> rules system
     </ulink></title>
     <titleabbrev>Stonebraker et al, 1989</titleabbrev>
@@ -516,7 +513,7 @@ ssimkovi@ag.or.at
 
    <biblioentry id="STON89b">
    <biblioset relation="article">
-    <title><ulink url="http://db.cs.berkeley.edu/papers/ERL-M89-17.pdf">
+    <title><ulink url="https://dsf.berkeley.edu/papers/ERL-M89-17.pdf">
     The case for partial indexes
     </ulink></title>
     <titleabbrev>Stonebraker, M, 1989b</titleabbrev>
@@ -536,7 +533,7 @@ ssimkovi@ag.or.at
 
    <biblioentry id="STON90a">
    <biblioset relation="article">
-    <title><ulink url="http://db.cs.berkeley.edu/papers/ERL-M90-34.pdf">
+    <title><ulink url="https://dsf.berkeley.edu/papers/ERL-M90-34.pdf">
     The implementation of <productname>POSTGRES</productname>
     </ulink></title>
     <titleabbrev>Stonebraker, Rowe, Hirohama, 1990</titleabbrev>
@@ -566,7 +563,7 @@ ssimkovi@ag.or.at
 
    <biblioentry id="STON90b">
    <biblioset relation="article">
-    <title><ulink url="http://db.cs.berkeley.edu/papers/ERL-M90-36.pdf">
+    <title><ulink url="https://dsf.berkeley.edu/papers/ERL-M90-36.pdf">
     On Rules, Procedures, Caching and Views in Database Systems
     </ulink></title>
     <titleabbrev>Stonebraker et al, ACM, 1990</titleabbrev>
index 0aa3c97a0ec8f13d3a047903cc2e0e8c33c09d2d..239dbf97ba63b48d2ca1c88739b4bc86c33a02c9 100644 (file)
@@ -3934,7 +3934,7 @@ local0.*    /var/log/postgresql
         by <xref linkend="guc-log-timezone">.)
         The supported <literal>%</literal>-escapes are similar to those
         listed in the Open Group's <ulink
-        url="http://pubs.opengroup.org/onlinepubs/009695399/functions/strftime.html">strftime
+        url="https://pubs.opengroup.org/onlinepubs/009695399/functions/strftime.html">strftime
         </ulink> specification.
         Note that the system's <function>strftime</function> is not used
         directly, so platform-specific (nonstandard) extensions do not work.
index 0a226ca54289b6d574ab1b6a3083a8ff4e135a7d..81710cdec1c796a372c84d1349aa9d2c91d33f77 100644 (file)
@@ -389,7 +389,7 @@ t
 
   <para>
    My thanks are primarily to Prof. Joe Hellerstein
-   (<ulink url="http://db.cs.berkeley.edu/jmh/"></ulink>) for elucidating the
+   (<ulink url="https://dsf.berkeley.edu/jmh/"></ulink>) for elucidating the
    gist of the GiST (<ulink url="http://gist.cs.berkeley.edu/"></ulink>), and
    to his former student Andy Dong for his example written for Illustra.
    I am also grateful to all Postgres developers, present and past, for
index ebc85bf54b428f902e3da8ff3a33c39145b29f08..af7c8d0fca7f968b2d4da4b94b0d86a36486867a 100644 (file)
@@ -234,7 +234,7 @@ gcc -shared -o foo.so foo.o
  <tip>
   <para>
    If this is too complicated for you, you should consider using
-   <ulink url="http://www.gnu.org/software/libtool/">
+   <ulink url="https://www.gnu.org/software/libtool/">
    <productname>GNU Libtool</productname></ulink>,
    which hides the platform differences behind a uniform interface.
   </para>
index 6dedc4a5f49931bec95e430cbeeb6bf64b632b3c..2b6df5fee5a380fa500485a2c6ab5f04bf6395f3 100644 (file)
@@ -19,7 +19,7 @@
  <para>
   In this module, the Earth is assumed to be perfectly spherical.
   (If that's too inaccurate for you, you might want to look at the
-  <application><ulink url="http://postgis.net/">PostGIS</ulink></>
+  <application><ulink url="https://postgis.net/">PostGIS</ulink></>
   project.)
  </para>
 
index 99a259615dd48ec327c774adadb36e29b6b9eab1..b2881cccd2f530339ea558dd605419315e44e4db 100644 (file)
@@ -79,7 +79,7 @@
       <entry>libpqxx</entry>
       <entry>C++</entry>
       <entry>C++ interface</entry>
-      <entry><ulink url="http://pqxx.org/"></ulink></entry>
+      <entry><ulink url="https://pqxx.org/"></ulink></entry>
      </row>
 
      <row>
@@ -93,7 +93,7 @@
       <entry>Npgsql</entry>
       <entry>.NET</entry>
       <entry>.NET data provider</entry>
-      <entry><ulink url="http://www.npgsql.org/"></ulink></entry>
+      <entry><ulink url="https://www.npgsql.org/"></ulink></entry>
      </row>
 
      <row>
       <entry>psycopg</entry>
       <entry>Python</entry>
       <entry>DB API 2.0-compliant</entry>
-      <entry><ulink url="http://initd.org/psycopg/"></ulink></entry>
+      <entry><ulink url="https://www.psycopg.org/"></ulink></entry>
      </row>
     </tbody>
    </tgroup>
    contains several extensions, which are described in
    <xref linkend="contrib">.  Other extensions are developed
    independently, like <application><ulink
-   url="http://postgis.net/">PostGIS</ulink></>.  Even
+   url="https://postgis.net/">PostGIS</ulink></>.  Even
    <productname>PostgreSQL</> replication solutions can be developed
    externally. For example, <application> <ulink
-   url="http://www.slony.info">Slony-I</ulink></> is a popular
+   url="https://www.slony.info">Slony-I</ulink></> is a popular
    master/standby replication solution that is developed independently
    from the core project.
   </para>
index 38a3ad0cd8b698a13383c6bd35057ff55b5fced5..25cc3e47f280e0035f091429abd6317107409fe5 100644 (file)
 
     <listitem>
      <para>
-      <ulink url="http://www.red3d.com/cwr/evolve.html">
+      <ulink url="https://www.red3d.com/cwr/evolve.html">
       Evolutionary Computation and its application to art and design</ulink>, by
       Craig Reynolds
      </para>
index e06545f7c91c1c644c6001492b82720f7fd00d4c..7087fea72f7f1389ac82c49eb5d0171da309512e 100644 (file)
@@ -278,7 +278,7 @@ $ENV{PATH}=$ENV{PATH} . ';c:\some\where\bison\bin';
      <listitem><para>
       Required for GSSAPI authentication support. MIT Kerberos can be
       downloaded from
-      <ulink url="http://web.mit.edu/Kerberos/dist/index.html"></>.
+      <ulink url="https://web.mit.edu/Kerberos/dist/index.html"></>.
      </para></listitem>
     </varlistentry>
 
@@ -287,7 +287,7 @@ $ENV{PATH}=$ENV{PATH} . ';c:\some\where\bison\bin';
       <productname>libxslt</productname></term>
      <listitem><para>
       Required for XML support. Binaries can be downloaded from
-      <ulink url="http://zlatkovic.com/pub/libxml"></> or source from
+      <ulink url="https://zlatkovic.com/pub/libxml"></> or source from
       <ulink url="http://xmlsoft.org"></>. Note that libxml2 requires iconv,
       which is available from the same download location.
      </para></listitem>
@@ -324,7 +324,7 @@ $ENV{PATH}=$ENV{PATH} . ';c:\some\where\bison\bin';
      <listitem><para>
       Required for compression support in <application>pg_dump</application>
       and <application>pg_restore</application>. Binaries can be downloaded
-      from <ulink url="http://www.zlib.net"></>.
+      from <ulink url="https://www.zlib.net"></>.
      </para></listitem>
     </varlistentry>
 
index f0dba6f56fb487f2cc4ba110c3c8318bc3aadabe..ad7778599e0747b1f2e3bec912a139bad33660bf 100644 (file)
@@ -87,7 +87,7 @@
   <para>
    <productname>PostgreSQL</productname> is an object-relational
    database management system (<acronym>ORDBMS</acronym>) based on
-   <ulink url="http://db.cs.berkeley.edu/postgres.html">
+   <ulink url="https://dsf.berkeley.edu/postgres.html">
    <productname>POSTGRES, Version 4.2</productname></ulink>,
    developed at the University of California at Berkeley Computer Science
    Department.  POSTGRES pioneered many concepts that only became
index c1da702df63ca226d041dbde1cd025297f97c9e1..97d1f79a3ad8a46e603cae7dd077498010a7b383 100644 (file)
@@ -355,10 +355,10 @@ SELECT isbn13(id) FROM test;
    The information to implement this module was collected from
    several sites, including:
    <itemizedlist>
-    <listitem><para><ulink url="http://www.isbn-international.org/"></ulink></para></listitem>
-    <listitem><para><ulink url="http://www.issn.org/"></ulink></para></listitem>
-    <listitem><para><ulink url="http://www.ismn-international.org/"></ulink></para></listitem>
-    <listitem><para><ulink url="http://www.wikipedia.org/"></ulink></para></listitem>
+    <listitem><para><ulink url="https://www.isbn-international.org/"></ulink></para></listitem>
+    <listitem><para><ulink url="https://www.issn.org/"></ulink></para></listitem>
+    <listitem><para><ulink url="https://www.ismn-international.org/"></ulink></para></listitem>
+    <listitem><para><ulink url="https://www.wikipedia.org/"></ulink></para></listitem>
    </itemizedlist>
 
    The prefixes used for hyphenation were also compiled from:
index e64b7ef0c5fac2ccc172a4a127fce32b0d36f001..6f8abfd8efd67804fa40b71040fcc303f30501d1 100644 (file)
@@ -2034,7 +2034,7 @@ SELECT pg_stat_get_backend_pid(s.backendid) AS pid,
    <ulink url="https://en.wikipedia.org/wiki/DTrace">DTrace</ulink>
    utility is supported, which, at the time of this writing, is available
    on Solaris, OS X, FreeBSD, NetBSD, and Oracle Linux.  The
-   <ulink url="http://sourceware.org/systemtap/">SystemTap</ulink> project
+   <ulink url="https://sourceware.org/systemtap/">SystemTap</ulink> project
    for Linux provides a DTrace equivalent and can also be used.  Supporting other dynamic
    tracing utilities is theoretically possible by changing the definitions for
    the macros in <filename>src/include/utils/probes.h</>.
index 3adc1a41e15781e651ab8b01ce0f17ecb679255d..73b13e77a1bc20d91d37dea5e74f6ff33b04f550 100644 (file)
@@ -146,7 +146,7 @@ msgstr "another translated"
     someone has already done some translation work.  The files are
     named <filename><replaceable>language</replaceable>.po</filename>,
     where <replaceable>language</replaceable> is the
-    <ulink url="http://www.loc.gov/standards/iso639-2/php/English_list.php">
+    <ulink url="https://www.loc.gov/standards/iso639-2/php/English_list.php">
     ISO 639-1 two-letter language code (in lower case)</ulink>, e.g.,
     <filename>fr.po</filename> for French.  If there is really a need
     for more than one translation effort per language then the files
index d6acd6e1446f795ff517cd53ae95de60fd52e2fa..20c78b39aa1a50255801ba66b19f2ca7ee18724a 100644 (file)
@@ -1289,12 +1289,12 @@ gen_random_uuid() returns uuid
      <para>The GNU Privacy Handbook.</para>
     </listitem>
     <listitem>
-     <para><ulink url="http://www.openwall.com/crypt/"></ulink></para>
+     <para><ulink url="https://www.openwall.com/crypt/"></ulink></para>
      <para>Describes the crypt-blowfish algorithm.</para>
     </listitem>
     <listitem>
      <para>
-      <ulink url="http://www.stack.nl/~galactus/remailers/passphrase-faq.html"></ulink>
+      <ulink url="https://www.iusmentis.com/security/passphrasefaq/"></ulink>
      </para>
      <para>How to choose a good password.</para>
     </listitem>
@@ -1340,7 +1340,7 @@ gen_random_uuid() returns uuid
      <para>Description of Fortuna CSPRNG.</para>
     </listitem>
     <listitem>
-     <para><ulink url="http://jlcooke.ca/random/"></ulink></para>
+     <para><ulink url="https://jlcooke.ca/random/"></ulink></para>
      <para>Jean-Luc Cooke Fortuna-based <filename>/dev/random</> driver for Linux.</para>
     </listitem>
    </itemizedlist>
index 9117769125a9e0b868cc970ed3782796243c7de1..9003f5305777ea33bae6f24df1f6c4e35c22a54a 100644 (file)
@@ -14,7 +14,7 @@
   <para>
    PL/Perl is a loadable procedural language that enables you to write
    <productname>PostgreSQL</productname> functions in the
-   <ulink url="http://www.perl.org">Perl programming language</ulink>.
+   <ulink url="https://www.perl.org">Perl programming language</ulink>.
   </para>
 
   <para>
index 10c4f3feadce92ac84827a94909f8e0ec1c41934..d3582069b2648c67979e3c8c2a44671e3cbb07d3 100644 (file)
@@ -14,7 +14,7 @@
   <para>
    PL/Tcl is a loadable procedural language for the
    <productname>PostgreSQL</productname> database system
-   that enables the <ulink url="http://www.tcl.tk/">
+   that enables the <ulink url="https://www.tcl.tk/">
    Tcl language</ulink> to be used to write functions and
    trigger procedures.
   </para>
index 00bd71dcb6148d3b64ce3621a1188f2400a640f4..05eb6d44ffcde95e2ffa92acfd620920d1479567 100644 (file)
@@ -384,7 +384,7 @@ postgres=> select '10(+-)1'::seg as seg;
 
   <para>
    My thanks are primarily to Prof. Joe Hellerstein
-   (<ulink url="http://db.cs.berkeley.edu/jmh/"></ulink>) for elucidating the
+   (<ulink url="https://dsf.berkeley.edu/jmh/"></ulink>) for elucidating the
    gist of the GiST (<ulink url="http://gist.cs.berkeley.edu/"></ulink>). I am
    also grateful to all Postgres developers, present and past, for enabling
    myself to create my own world and live undisturbed in it. And I would like
index a6d85ebf4d45dfe7ea8e361c4ee8be0f69686f39..ce22fb8a3702b9b0b77dfb2a2df16a05929b10bf 100644 (file)
@@ -2681,7 +2681,7 @@ SELECT ts_lexize('norwegian_ispell', 'sjokoladefabrikk');
     The <application>Snowball</> dictionary template is based on a project
     by Martin Porter, inventor of the popular Porter's stemming algorithm
     for the English language.  Snowball now provides stemming algorithms for
-    many languages (see the <ulink url="http://snowballstem.org/">Snowball
+    many languages (see the <ulink url="https://snowballstem.org/">Snowball
     site</ulink> for more information).  Each algorithm understands how to
     reduce common variant forms of words to a base, or stem, spelling within
     its language.  A Snowball dictionary requires a <literal>language</>