Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdcd6718

Browse files
committed
doc: Refresh more URLs in the docs
This updates some URLs that are redirections, mostly to an equivalentusing https. One URL referring to generalized partial indexes wasoutdated.Author: Kyotaro HoriguchiDiscussion:https://postgr.es/m/20200717.121308.1369606287593685396.horikyota.ntt@gmail.comBackpatch-through: 9.5
1 parent85c4297 commitdcd6718

18 files changed

+37
-37
lines changed

‎doc/src/sgml/acronyms.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<term><acronym>CVE</acronym></term>
112112
<listitem>
113113
<para>
114-
<ulink url="http://cve.mitre.org/">Common Vulnerabilities and Exposures</ulink>
114+
<ulink url="https://cve.mitre.org/">Common Vulnerabilities and Exposures</ulink>
115115
</para>
116116
</listitem>
117117
</varlistentry>
@@ -321,7 +321,7 @@
321321
<term><acronym>IEEE</acronym></term>
322322
<listitem>
323323
<para>
324-
<ulink url="http://standards.ieee.org/">Institute of Electrical and
324+
<ulink url="https://standards.ieee.org/">Institute of Electrical and
325325
Electronics Engineers</ulink>
326326
</para>
327327
</listitem>
@@ -384,7 +384,7 @@
384384
<listitem>
385385
<para>
386386
<ulink
387-
url="http://json.org">JavaScript Object Notation</ulink>
387+
url="https://www.json.org">JavaScript Object Notation</ulink>
388388
</para>
389389
</listitem>
390390
</varlistentry>

‎doc/src/sgml/biblio.sgml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
Some white papers and technical reports from the original
1313
<productname>POSTGRES</productname> development team
1414
are available at the University of California, Berkeley, Computer Science
15-
Department <ulink url="http://db.cs.berkeley.edu/papers/">web site</ulink>.
15+
Department <ulink url="https://dsf.berkeley.edu/papers/">web site</ulink>.
1616
</para>
1717

1818
<bibliodiv>
@@ -205,7 +205,7 @@ ssimkovi@ag.or.at
205205
</biblioentry>
206206

207207
<biblioentry id="fong">
208-
<title><ulink url="http://db.cs.berkeley.edu/papers/UCB-MS-zfong.pdf">The
208+
<title><ulink url="https://dsf.berkeley.edu/papers/UCB-MS-zfong.pdf">The
209209
design and implementation of the <productname>POSTGRES</productname> query
210210
optimizer</ulink></title>
211211
<author>
@@ -322,7 +322,7 @@ ssimkovi@ag.or.at
322322

323323
<biblioentry id="rowe87">
324324
<biblioset relation="article">
325-
<title><ulink url="http://db.cs.berkeley.edu/papers/ERL-M87-13.pdf">The <productname>POSTGRES</productname>
325+
<title><ulink url="https://dsf.berkeley.edu/papers/ERL-M87-13.pdf">The <productname>POSTGRES</productname>
326326
data model</ulink></title>
327327
<authorgroup>
328328
<author>
@@ -344,7 +344,7 @@ ssimkovi@ag.or.at
344344

345345
<biblioentry id="seshadri95">
346346
<biblioset relation="article">
347-
<title><ulink url="http://citeseer.ist.psu.edu/seshadri95generalized.html">Generalized
347+
<title><ulink url="https://citeseer.ist.psu.edu/viewdoc/summary?doi=10.1.1.40.5740">Generalized
348348
Partial Indexes</ulink></title>
349349
<authorgroup>
350350
<author>
@@ -373,7 +373,7 @@ ssimkovi@ag.or.at
373373

374374
<biblioentry id="ston86">
375375
<biblioset relation="article">
376-
<title><ulink url="http://db.cs.berkeley.edu/papers/ERL-M85-95.pdf">The
376+
<title><ulink url="https://dsf.berkeley.edu/papers/ERL-M85-95.pdf">The
377377
design of <productname>POSTGRES</productname></ulink></title>
378378
<authorgroup>
379379
<author>
@@ -420,7 +420,7 @@ ssimkovi@ag.or.at
420420

421421
<biblioentry id="ston87b">
422422
<biblioset relation="article">
423-
<title><ulink url="http://db.cs.berkeley.edu/papers/ERL-M87-06.pdf">The
423+
<title><ulink url="https://dsf.berkeley.edu/papers/ERL-M87-06.pdf">The
424424
design of the <productname>POSTGRES</productname> storage
425425
system</ulink></title>
426426
<authorgroup>
@@ -439,7 +439,7 @@ ssimkovi@ag.or.at
439439

440440
<biblioentry id="ston89">
441441
<biblioset relation="article">
442-
<title><ulink url="http://db.cs.berkeley.edu/papers/ERL-M89-82.pdf">A
442+
<title><ulink url="https://dsf.berkeley.edu/papers/ERL-M89-82.pdf">A
443443
commentary on the <productname>POSTGRES</productname> rules
444444
system</ulink></title>
445445
<authorgroup>
@@ -465,7 +465,7 @@ ssimkovi@ag.or.at
465465

466466
<biblioentry id="ston89b">
467467
<biblioset relation="article">
468-
<title><ulink url="http://db.cs.berkeley.edu/papers/ERL-M89-17.pdf">The
468+
<title><ulink url="https://dsf.berkeley.edu/papers/ERL-M89-17.pdf">The
469469
case for partial indexes</ulink></title>
470470
<authorgroup>
471471
<author>
@@ -483,7 +483,7 @@ ssimkovi@ag.or.at
483483

484484
<biblioentry id="ston90a">
485485
<biblioset relation="article">
486-
<title><ulink url="http://db.cs.berkeley.edu/papers/ERL-M90-34.pdf">The
486+
<title><ulink url="https://dsf.berkeley.edu/papers/ERL-M90-34.pdf">The
487487
implementation of <productname>POSTGRES</productname></ulink></title>
488488
<authorgroup>
489489
<author>
@@ -511,7 +511,7 @@ ssimkovi@ag.or.at
511511

512512
<biblioentry id="ston90b">
513513
<biblioset relation="article">
514-
<title><ulink url="http://db.cs.berkeley.edu/papers/ERL-M90-36.pdf">On
514+
<title><ulink url="https://dsf.berkeley.edu/papers/ERL-M90-36.pdf">On
515515
Rules, Procedures, Caching and Views in Database Systems</ulink></title>
516516
<authorgroup>
517517
<author>

‎doc/src/sgml/config.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4824,7 +4824,7 @@ local0.* /var/log/postgresql
48244824
by <xref linkend="guc-log-timezone"/>.)
48254825
The supported <literal>%</literal>-escapes are similar to those
48264826
listed in the Open Group's <ulink
4827-
url="http://pubs.opengroup.org/onlinepubs/009695399/functions/strftime.html">strftime
4827+
url="https://pubs.opengroup.org/onlinepubs/009695399/functions/strftime.html">strftime
48284828
</ulink> specification.
48294829
Note that the system's <function>strftime</function> is not used
48304830
directly, so platform-specific (nonstandard) extensions do not work.

‎doc/src/sgml/cube.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -545,7 +545,7 @@ t
545545

546546
<para>
547547
My thanks are primarily to Prof. Joe Hellerstein
548-
(<ulink url="http://db.cs.berkeley.edu/jmh/"></ulink>) for elucidating the
548+
(<ulink url="https://dsf.berkeley.edu/jmh/"></ulink>) for elucidating the
549549
gist of the GiST (<ulink url="http://gist.cs.berkeley.edu/"></ulink>), and
550550
to his former student Andy Dong for his example written for Illustra.
551551
I am also grateful to all Postgres developers, present and past, for

‎doc/src/sgml/dfunc.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ gcc -G -o foo.so foo.o
208208
<tip>
209209
<para>
210210
If this is too complicated for you, you should consider using
211-
<ulink url="http://www.gnu.org/software/libtool/">
211+
<ulink url="https://www.gnu.org/software/libtool/">
212212
<productname>GNU Libtool</productname></ulink>,
213213
which hides the platform differences behind a uniform interface.
214214
</para>

‎doc/src/sgml/earthdistance.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<para>
2020
In this module, the Earth is assumed to be perfectly spherical.
2121
(If that's too inaccurate for you, you might want to look at the
22-
<application><ulink url="http://postgis.net/">PostGIS</ulink></application>
22+
<application><ulink url="https://postgis.net/">PostGIS</ulink></application>
2323
project.)
2424
</para>
2525

‎doc/src/sgml/external-projects.sgml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<entry>libpqxx</entry>
8080
<entry>C++</entry>
8181
<entry>C++ interface</entry>
82-
<entry><ulink url="http://pqxx.org/"></ulink></entry>
82+
<entry><ulink url="https://pqxx.org/"></ulink></entry>
8383
</row>
8484

8585
<row>
@@ -93,7 +93,7 @@
9393
<entry>Npgsql</entry>
9494
<entry>.NET</entry>
9595
<entry>.NET data provider</entry>
96-
<entry><ulink url="http://www.npgsql.org/"></ulink></entry>
96+
<entry><ulink url="https://www.npgsql.org/"></ulink></entry>
9797
</row>
9898

9999
<row>
@@ -128,7 +128,7 @@
128128
<entry>psycopg</entry>
129129
<entry>Python</entry>
130130
<entry>DB API 2.0-compliant</entry>
131-
<entry><ulink url="http://initd.org/psycopg/"></ulink></entry>
131+
<entry><ulink url="https://www.psycopg.org/"></ulink></entry>
132132
</row>
133133
</tbody>
134134
</tgroup>
@@ -240,10 +240,10 @@
240240
contains several extensions, which are described in
241241
<xref linkend="contrib"/>. Other extensions are developed
242242
independently, like <application><ulink
243-
url="http://postgis.net/">PostGIS</ulink></application>. Even
243+
url="https://postgis.net/">PostGIS</ulink></application>. Even
244244
<productname>PostgreSQL</productname> replication solutions can be developed
245245
externally. For example, <application> <ulink
246-
url="http://www.slony.info">Slony-I</ulink></application> is a popular
246+
url="https://www.slony.info">Slony-I</ulink></application> is a popular
247247
master/standby replication solution that is developed independently
248248
from the core project.
249249
</para>

‎doc/src/sgml/geqo.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@
312312

313313
<listitem>
314314
<para>
315-
<ulink url="http://www.red3d.com/cwr/evolve.html">
315+
<ulink url="https://www.red3d.com/cwr/evolve.html">
316316
Evolutionary Computation and its application to art and design</ulink>, by
317317
Craig Reynolds
318318
</para>

‎doc/src/sgml/install-windows.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ $ENV{MSBFLAGS}="/m";
278278
<listitem><para>
279279
Required for GSSAPI authentication support. MIT Kerberos can be
280280
downloaded from
281-
<ulink url="http://web.mit.edu/Kerberos/dist/index.html"></ulink>.
281+
<ulink url="https://web.mit.edu/Kerberos/dist/index.html"></ulink>.
282282
</para></listitem>
283283
</varlistentry>
284284

@@ -287,7 +287,7 @@ $ENV{MSBFLAGS}="/m";
287287
<productname>libxslt</productname></term>
288288
<listitem><para>
289289
Required for XML support. Binaries can be downloaded from
290-
<ulink url="http://zlatkovic.com/pub/libxml"></ulink> or source from
290+
<ulink url="https://zlatkovic.com/pub/libxml"></ulink> or source from
291291
<ulink url="http://xmlsoft.org"></ulink>. Note that libxml2 requires iconv,
292292
which is available from the same download location.
293293
</para></listitem>
@@ -324,7 +324,7 @@ $ENV{MSBFLAGS}="/m";
324324
<listitem><para>
325325
Required for compression support in <application>pg_dump</application>
326326
and <application>pg_restore</application>. Binaries can be downloaded
327-
from <ulink url="http://www.zlib.net"></ulink>.
327+
from <ulink url="https://www.zlib.net"></ulink>.
328328
</para></listitem>
329329
</varlistentry>
330330

‎doc/src/sgml/intro.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<para>
8888
<productname>PostgreSQL</productname> is an object-relational
8989
database management system (<acronym>ORDBMS</acronym>) based on
90-
<ulink url="http://db.cs.berkeley.edu/postgres.html">
90+
<ulink url="https://dsf.berkeley.edu/postgres.html">
9191
<productname>POSTGRES, Version 4.2</productname></ulink>,
9292
developed at the University of California at Berkeley Computer Science
9393
Department. POSTGRES pioneered many concepts that only became

‎doc/src/sgml/isn.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ SELECT isbn13(id) FROM test;
356356
several sites, including:
357357
<itemizedlist>
358358
<listitem><para><ulink url="https://www.isbn-international.org/"></ulink></para></listitem>
359-
<listitem><para><ulink url="http://www.issn.org/"></ulink></para></listitem>
359+
<listitem><para><ulink url="https://www.issn.org/"></ulink></para></listitem>
360360
<listitem><para><ulink url="https://www.ismn-international.org/"></ulink></para></listitem>
361361
<listitem><para><ulink url="https://www.wikipedia.org/"></ulink></para></listitem>
362362
</itemizedlist>

‎doc/src/sgml/monitoring.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3570,7 +3570,7 @@ SELECT pg_stat_get_backend_pid(s.backendid) AS pid,
35703570
<ulink url="https://en.wikipedia.org/wiki/DTrace">DTrace</ulink>
35713571
utility is supported, which, at the time of this writing, is available
35723572
on Solaris, macOS, FreeBSD, NetBSD, and Oracle Linux. The
3573-
<ulink url="http://sourceware.org/systemtap/">SystemTap</ulink> project
3573+
<ulink url="https://sourceware.org/systemtap/">SystemTap</ulink> project
35743574
for Linux provides a DTrace equivalent and can also be used. Supporting other dynamic
35753575
tracing utilities is theoretically possible by changing the definitions for
35763576
the macros in <filename>src/include/utils/probes.h</filename>.

‎doc/src/sgml/nls.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ msgstr "another translated"
146146
someone has already done some translation work. The files are
147147
named <filename><replaceable>language</replaceable>.po</filename>,
148148
where <replaceable>language</replaceable> is the
149-
<ulink url="http://www.loc.gov/standards/iso639-2/php/English_list.php">
149+
<ulink url="https://www.loc.gov/standards/iso639-2/php/English_list.php">
150150
ISO 639-1 two-letter language code (in lower case)</ulink>, e.g.,
151151
<filename>fr.po</filename> for French. If there is really a need
152152
for more than one translation effort per language then the files

‎doc/src/sgml/pgcrypto.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1290,12 +1290,12 @@ gen_random_uuid() returns uuid
12901290
<para>The GNU Privacy Handbook.</para>
12911291
</listitem>
12921292
<listitem>
1293-
<para><ulink url="http://www.openwall.com/crypt/"></ulink></para>
1293+
<para><ulink url="https://www.openwall.com/crypt/"></ulink></para>
12941294
<para>Describes the crypt-blowfish algorithm.</para>
12951295
</listitem>
12961296
<listitem>
12971297
<para>
1298-
<ulink url="http://www.iusmentis.com/security/passphrasefaq/"></ulink>
1298+
<ulink url="https://www.iusmentis.com/security/passphrasefaq/"></ulink>
12991299
</para>
13001300
<para>How to choose a good password.</para>
13011301
</listitem>
@@ -1341,7 +1341,7 @@ gen_random_uuid() returns uuid
13411341
<para>Description of Fortuna CSPRNG.</para>
13421342
</listitem>
13431343
<listitem>
1344-
<para><ulink url="http://jlcooke.ca/random/"></ulink></para>
1344+
<para><ulink url="https://jlcooke.ca/random/"></ulink></para>
13451345
<para>Jean-Luc Cooke Fortuna-based <filename>/dev/random</filename> driver for Linux.</para>
13461346
</listitem>
13471347
</itemizedlist>

‎doc/src/sgml/plperl.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<para>
1515
PL/Perl is a loadable procedural language that enables you to write
1616
<productname>PostgreSQL</productname> functions in the
17-
<ulink url="http://www.perl.org">Perl programming language</ulink>.
17+
<ulink url="https://www.perl.org">Perl programming language</ulink>.
1818
</para>
1919

2020
<para>

‎doc/src/sgml/pltcl.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<para>
1515
PL/Tcl is a loadable procedural language for the
1616
<productname>PostgreSQL</productname> database system
17-
that enables the <ulink url="http://www.tcl.tk/">
17+
that enables the <ulink url="https://www.tcl.tk/">
1818
Tcl language</ulink> to be used to write
1919
<productname>PostgreSQL</productname> functions.
2020
</para>

‎doc/src/sgml/seg.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ postgres=&gt; select '10(+-)1'::seg as seg;
384384

385385
<para>
386386
My thanks are primarily to Prof. Joe Hellerstein
387-
(<ulink url="http://db.cs.berkeley.edu/jmh/"></ulink>) for elucidating the
387+
(<ulink url="https://dsf.berkeley.edu/jmh/"></ulink>) for elucidating the
388388
gist of the GiST (<ulink url="http://gist.cs.berkeley.edu/"></ulink>). I am
389389
also grateful to all Postgres developers, present and past, for enabling
390390
myself to create my own world and live undisturbed in it. And I would like

‎doc/src/sgml/textsearch.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3089,7 +3089,7 @@ largehearted
30893089
The <application>Snowball</application> dictionary template is based on a project
30903090
by Martin Porter, inventor of the popular Porter's stemming algorithm
30913091
for the English language. Snowball now provides stemming algorithms for
3092-
many languages (see the <ulink url="http://snowballstem.org/">Snowball
3092+
many languages (see the <ulink url="https://snowballstem.org/">Snowball
30933093
site</ulink> for more information). Each algorithm understands how to
30943094
reduce common variant forms of words to a base, or stem, spelling within
30953095
its language. A Snowball dictionary requires a <literal>language</literal>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp