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

Commitf2b6551

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 parent580d8ac commitf2b6551

18 files changed

+38
-38
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: 11 additions & 11 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>
@@ -137,7 +137,7 @@
137137
</biblioentry>
138138

139139
<biblioentry id="sqltr-19075-6">
140-
<title><ulink url="http://standards.iso.org/ittf/PubliclyAvailableStandards/c067367_ISO_IEC_TR_19075-6_2017.zip">SQL Technical Report</ulink></title>
140+
<title><ulink url="https://standards.iso.org/ittf/PubliclyAvailableStandards/c067367_ISO_IEC_TR_19075-6_2017.zip">SQL Technical Report</ulink></title>
141141
<subtitle>Part 6: SQL support for JavaScript Object
142142
Notation (JSON)</subtitle>
143143
<edition>First Edition</edition>
@@ -213,7 +213,7 @@ ssimkovi@ag.or.at
213213
</biblioentry>
214214

215215
<biblioentry id="fong">
216-
<title><ulink url="http://db.cs.berkeley.edu/papers/UCB-MS-zfong.pdf">The
216+
<title><ulink url="https://dsf.berkeley.edu/papers/UCB-MS-zfong.pdf">The
217217
design and implementation of the <productname>POSTGRES</productname> query
218218
optimizer</ulink></title>
219219
<author>
@@ -330,7 +330,7 @@ ssimkovi@ag.or.at
330330

331331
<biblioentry id="rowe87">
332332
<biblioset relation="article">
333-
<title><ulink url="http://db.cs.berkeley.edu/papers/ERL-M87-13.pdf">The <productname>POSTGRES</productname>
333+
<title><ulink url="https://dsf.berkeley.edu/papers/ERL-M87-13.pdf">The <productname>POSTGRES</productname>
334334
data model</ulink></title>
335335
<authorgroup>
336336
<author>
@@ -352,7 +352,7 @@ ssimkovi@ag.or.at
352352

353353
<biblioentry id="seshadri95">
354354
<biblioset relation="article">
355-
<title><ulink url="http://citeseer.ist.psu.edu/seshadri95generalized.html">Generalized
355+
<title><ulink url="https://citeseer.ist.psu.edu/viewdoc/summary?doi=10.1.1.40.5740">Generalized
356356
Partial Indexes</ulink></title>
357357
<authorgroup>
358358
<author>
@@ -381,7 +381,7 @@ ssimkovi@ag.or.at
381381

382382
<biblioentry id="ston86">
383383
<biblioset relation="article">
384-
<title><ulink url="http://db.cs.berkeley.edu/papers/ERL-M85-95.pdf">The
384+
<title><ulink url="https://dsf.berkeley.edu/papers/ERL-M85-95.pdf">The
385385
design of <productname>POSTGRES</productname></ulink></title>
386386
<authorgroup>
387387
<author>
@@ -428,7 +428,7 @@ ssimkovi@ag.or.at
428428

429429
<biblioentry id="ston87b">
430430
<biblioset relation="article">
431-
<title><ulink url="http://db.cs.berkeley.edu/papers/ERL-M87-06.pdf">The
431+
<title><ulink url="https://dsf.berkeley.edu/papers/ERL-M87-06.pdf">The
432432
design of the <productname>POSTGRES</productname> storage
433433
system</ulink></title>
434434
<authorgroup>
@@ -447,7 +447,7 @@ ssimkovi@ag.or.at
447447

448448
<biblioentry id="ston89">
449449
<biblioset relation="article">
450-
<title><ulink url="http://db.cs.berkeley.edu/papers/ERL-M89-82.pdf">A
450+
<title><ulink url="https://dsf.berkeley.edu/papers/ERL-M89-82.pdf">A
451451
commentary on the <productname>POSTGRES</productname> rules
452452
system</ulink></title>
453453
<authorgroup>
@@ -473,7 +473,7 @@ ssimkovi@ag.or.at
473473

474474
<biblioentry id="ston89b">
475475
<biblioset relation="article">
476-
<title><ulink url="http://db.cs.berkeley.edu/papers/ERL-M89-17.pdf">The
476+
<title><ulink url="https://dsf.berkeley.edu/papers/ERL-M89-17.pdf">The
477477
case for partial indexes</ulink></title>
478478
<authorgroup>
479479
<author>
@@ -491,7 +491,7 @@ ssimkovi@ag.or.at
491491

492492
<biblioentry id="ston90a">
493493
<biblioset relation="article">
494-
<title><ulink url="http://db.cs.berkeley.edu/papers/ERL-M90-34.pdf">The
494+
<title><ulink url="https://dsf.berkeley.edu/papers/ERL-M90-34.pdf">The
495495
implementation of <productname>POSTGRES</productname></ulink></title>
496496
<authorgroup>
497497
<author>
@@ -519,7 +519,7 @@ ssimkovi@ag.or.at
519519

520520
<biblioentry id="ston90b">
521521
<biblioset relation="article">
522-
<title><ulink url="http://db.cs.berkeley.edu/papers/ERL-M90-36.pdf">On
522+
<title><ulink url="https://dsf.berkeley.edu/papers/ERL-M90-36.pdf">On
523523
Rules, Procedures, Caching and Views in Database Systems</ulink></title>
524524
<authorgroup>
525525
<author>

‎doc/src/sgml/config.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5761,7 +5761,7 @@ local0.* /var/log/postgresql
57615761
by <xref linkend="guc-log-timezone"/>.)
57625762
The supported <literal>%</literal>-escapes are similar to those
57635763
listed in the Open Group's <ulink
5764-
url="http://pubs.opengroup.org/onlinepubs/009695399/functions/strftime.html">strftime
5764+
url="https://pubs.opengroup.org/onlinepubs/009695399/functions/strftime.html">strftime
57655765
</ulink> specification.
57665766
Note that the system's <function>strftime</function> is not used
57675767
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
@@ -619,7 +619,7 @@ t
619619

620620
<para>
621621
My thanks are primarily to Prof. Joe Hellerstein
622-
(<ulink url="http://db.cs.berkeley.edu/jmh/"></ulink>) for elucidating the
622+
(<ulink url="https://dsf.berkeley.edu/jmh/"></ulink>) for elucidating the
623623
gist of the GiST (<ulink url="http://gist.cs.berkeley.edu/"></ulink>), and
624624
to his former student Andy Dong for his example written for Illustra.
625625
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
@@ -279,7 +279,7 @@
279279

280280
<listitem>
281281
<para>
282-
<ulink url="http://www.red3d.com/cwr/evolve.html">
282+
<ulink url="https://www.red3d.com/cwr/evolve.html">
283283
Evolutionary Computation and its application to art and design</ulink>, by
284284
Craig Reynolds
285285
</para>

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ $ENV{MSBFLAGS}="/m";
287287
<listitem><para>
288288
Required for GSSAPI authentication support. MIT Kerberos can be
289289
downloaded from
290-
<ulink url="http://web.mit.edu/Kerberos/dist/index.html"></ulink>.
290+
<ulink url="https://web.mit.edu/Kerberos/dist/index.html"></ulink>.
291291
</para></listitem>
292292
</varlistentry>
293293

@@ -296,7 +296,7 @@ $ENV{MSBFLAGS}="/m";
296296
<productname>libxslt</productname></term>
297297
<listitem><para>
298298
Required for XML support. Binaries can be downloaded from
299-
<ulink url="http://zlatkovic.com/pub/libxml"></ulink> or source from
299+
<ulink url="https://zlatkovic.com/pub/libxml"></ulink> or source from
300300
<ulink url="http://xmlsoft.org"></ulink>. Note that libxml2 requires iconv,
301301
which is available from the same download location.
302302
</para></listitem>
@@ -333,7 +333,7 @@ $ENV{MSBFLAGS}="/m";
333333
<listitem><para>
334334
Required for compression support in <application>pg_dump</application>
335335
and <application>pg_restore</application>. Binaries can be downloaded
336-
from <ulink url="http://www.zlib.net"></ulink>.
336+
from <ulink url="https://www.zlib.net"></ulink>.
337337
</para></listitem>
338338
</varlistentry>
339339

‎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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp