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

Commit0ecd36e

Browse files
committed
Doc: update or remove dead external links.
Re-point comp.ai.genetic FAQ link to a more stable address.Remove stale links to AIX documentation; we don't really need totell AIX users how to use their systems.Remove stale links to HP documentation about SSL. We've had toupdate those twice before, making it increasingly obvious thatHP does not intend them to be stable landing points. They'renot particularly authoritative, either. (This change effectivelyrevertsbbd3bdb.)Daniel Gustafsson and Álvaro Herrera, per a gripe fromKyotaro Horiguchi. Back-patch, since these links arejust as dead in the back branches.Discussion:https://postgr.es/m/20200709.161226.204639179120026914.horikyota.ntt@gmail.com
1 parent9072835 commit0ecd36e

File tree

4 files changed

+1
-63
lines changed

4 files changed

+1
-63
lines changed

‎doc/src/sgml/geqo.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@
304304
<itemizedlist>
305305
<listitem>
306306
<para>
307-
<ulink url="http://www.aip.de/~ast/EvolCompFAQ/">
307+
<ulink url="http://www.faqs.org/faqs/ai-faq/genetic/part1/">
308308
The Hitch-Hiker's Guide to Evolutionary Computation</ulink>, (FAQ for <ulink
309309
url="news://comp.ai.genetic"></ulink>)
310310
</para>

‎doc/src/sgml/installation.sgml

Lines changed: 0 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -2275,62 +2275,6 @@ ERROR: could not load library "/opt/dbs/pgsql/lib/plperl.so": Bad address
22752275
out-of-memory kill is configurable on a system- or process-wide
22762276
basis if this becomes a problem.
22772277
</para>
2278-
2279-
<bibliography>
2280-
<title>References and Resources</title>
2281-
2282-
<biblioentry>
2283-
<biblioset relation="article">
2284-
<title><ulink url="http://publib.boulder.ibm.com/infocenter/pseries/topic/com.ibm.aix.doc/aixprggd/genprogc/lrg_prg_support.htm">Large Program Support</ulink></title>
2285-
</biblioset>
2286-
<biblioset relation="book">
2287-
<title>AIX Documentation: General Programming Concepts: Writing and Debugging Programs</title>
2288-
</biblioset>
2289-
</biblioentry>
2290-
2291-
<biblioentry>
2292-
<biblioset relation="article">
2293-
<title><ulink url="http://publib.boulder.ibm.com/infocenter/pseries/topic/com.ibm.aix.doc/aixprggd/genprogc/address_space.htm">Program Address Space Overview</ulink></title>
2294-
</biblioset>
2295-
<biblioset relation="book">
2296-
<title>AIX Documentation: General Programming Concepts: Writing and Debugging Programs</title>
2297-
</biblioset>
2298-
</biblioentry>
2299-
2300-
<biblioentry>
2301-
<biblioset relation="article">
2302-
<title><ulink url="http://publib.boulder.ibm.com/infocenter/pseries/v5r3/topic/com.ibm.aix.doc/aixbman/prftungd/resmgmt2.htm">Performance Overview of the Virtual Memory Manager (VMM)</ulink></title>
2303-
</biblioset>
2304-
<biblioset relation="book">
2305-
<title>AIX Documentation: Performance Management Guide</title>
2306-
</biblioset>
2307-
</biblioentry>
2308-
2309-
<biblioentry>
2310-
<biblioset relation="article">
2311-
<title><ulink url="http://publib.boulder.ibm.com/infocenter/pseries/v5r3/topic/com.ibm.aix.doc/aixbman/prftungd/memperf7.htm">Page Space Allocation</ulink></title>
2312-
</biblioset>
2313-
<biblioset relation="book">
2314-
<title>AIX Documentation: Performance Management Guide</title>
2315-
</biblioset>
2316-
</biblioentry>
2317-
2318-
<biblioentry>
2319-
<biblioset relation="article">
2320-
<title><ulink url="http://publib.boulder.ibm.com/infocenter/pseries/v5r3/topic/com.ibm.aix.doc/aixbman/prftungd/memperf6.htm">Paging-space thresholds tuning</ulink></title>
2321-
</biblioset>
2322-
<biblioset relation="book">
2323-
<title>AIX Documentation: Performance Management Guide</title>
2324-
</biblioset>
2325-
</biblioentry>
2326-
2327-
<biblioentry>
2328-
<title><ulink url="http://www.redbooks.ibm.com/abstracts/sg245674.html?Open">Developing and Porting C and C++ Applications on AIX</ulink></title>
2329-
<publisher>
2330-
<publishername>IBM Redbook</publishername>
2331-
</publisher>
2332-
</biblioentry>
2333-
</bibliography>
23342278
</sect3>
23352279
</sect2>
23362280

‎doc/src/sgml/libpq.sgml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8067,9 +8067,6 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*)
80678067
that the <literal>libssl</literal> and/or <literal>libcrypto</literal> libraries
80688068
have been initialized by your application, so that
80698069
<application>libpq</application> will not also initialize those libraries.
8070-
See <ulink
8071-
url="http://h41379.www4.hpe.com/doc/83final/ba554_90007/ch04.html"></ulink>
8072-
for details on the SSL API.
80738070
</para>
80748071

80758072
<para>

‎doc/src/sgml/runtime.sgml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2329,9 +2329,6 @@ pg_dumpall -p 5432 | psql -d postgres -p 5433
23292329
intermediate certificates were created with <literal>v3_ca</literal>
23302330
extensions). Certificate Revocation List (CRL) entries are also
23312331
checked if the parameter <xref linkend="guc-ssl-crl-file"/> is set.
2332-
(See <ulink
2333-
url="http://h41379.www4.hpe.com/doc/83final/ba554_90007/ch04s02.html"></ulink>
2334-
for diagrams showing SSL certificate usage.)
23352332
</para>
23362333

23372334
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp