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

Commit32770ea

Browse files
doc: Update links which returned 404
Two links in the isn module documentation were pointing to toolswhich had been moved, resulting in 404 error responses. Updateto the new URLs for the tools. The link to the Sequoia 2000 pagein the history section was no longer working, and since the pageis no longer available online update our link to point at thepaper instead which is on a stable URL.These links exist in all versions of the documentation so backpatchto all supported branches.Author: Daniel Gustafsson <daniel@yesql.se>Reported-by: charukiewicz@protonmail.comDiscussion:https://postgr.es/m/173679670185.705.8565555804465055355@wrigleys.postgresql.orgBackpatch-through: 13
1 parentd38fd59 commit32770ea

File tree

3 files changed

+22
-5
lines changed

3 files changed

+22
-5
lines changed

‎doc/src/sgml/biblio.sgml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -546,5 +546,23 @@ ssimkovi@ag.or.at
546546
</confgroup>
547547
</biblioentry>
548548

549+
<biblioentry id="ston92">
550+
<biblioset relation="article">
551+
<title><ulink url="https://dsf.berkeley.edu/papers/S2K-91-05.pdf">
552+
An overview of the Sequoia 2000 project
553+
</ulink></title>
554+
<authorgroup>
555+
<author>
556+
<firstname>M.</firstname>
557+
<surname>Stonebraker</surname>
558+
</author>
559+
</authorgroup>
560+
</biblioset>
561+
<biblioset relation="journal">
562+
<title>Digest of Papers COMPCON Spring 1992</title>
563+
<date>1992</date>
564+
<pagenums>383&ndash;388</pagenums>
565+
</biblioset>
566+
</biblioentry>
549567
</bibliodiv>
550568
</bibliography>

‎doc/src/sgml/history.sgml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,8 @@
6969
url="https://www.ibm.com/">IBM</ulink>) picked up the code and
7070
commercialized it. In late 1992,
7171
<productname>POSTGRES</productname> became the primary data manager
72-
for the
73-
<ulink url="http://meteora.ucsd.edu/s2k/s2k_home.html">
74-
Sequoia 2000 scientific computing project</ulink>.
72+
for the Sequoia 2000 scientific computing project described in
73+
<xref linkend="ston92"/>.
7574
</para>
7675

7776
<para>

‎doc/src/sgml/isn.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -398,9 +398,9 @@ SELECT isbn13(id) FROM test;
398398
<itemizedlist>
399399
<listitem><para><ulink url="https://www.gs1.org/standards/id-keys"></ulink></para></listitem>
400400
<listitem><para><ulink url="https://en.wikipedia.org/wiki/List_of_ISBN_identifier_groups"></ulink></para></listitem>
401-
<listitem><para><ulink url="https://www.isbn-international.org/content/isbn-users-manual"></ulink></para></listitem>
401+
<listitem><para><ulink url="https://www.isbn-international.org/content/isbn-users-manual/29"></ulink></para></listitem>
402402
<listitem><para><ulink url="https://en.wikipedia.org/wiki/International_Standard_Music_Number"></ulink></para></listitem>
403-
<listitem><para><ulink url="https://www.ismn-international.org/ranges.html"></ulink></para></listitem>
403+
<listitem><para><ulink url="https://www.ismn-international.org/ranges/tools"></ulink></para></listitem>
404404
</itemizedlist>
405405

406406
Care was taken during the creation of the algorithms and they

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp