Re: Stale external URL in doc?
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: Daniel Gustafsson <daniel@yesql.se>,
Magnus Hagander <magnus@hagander.net>,
Kyotaro Horiguchi <horikyota.ntt@gmail.com>,
PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>,
Bruce Momjian <bruce@momjian.us>
Date: 2020-07-10T16:28:17Z
Lists: pgsql-hackers
Alvaro Herrera <alvherre@2ndquadrant.com> writes: > On 2020-Jul-10, Daniel Gustafsson wrote: >> Taking a look at other links to external resources, most links seemed to >> resolve still (but I didn't test all of them). I did find another one on the >> GEQO page which is now dead without the content available elsewhere, as well as >> a larger problem with the AIX references. > Um, the comp.ai.genetic FAQ can still be found, eg. > http://www.faqs.org/faqs/ai-faq/genetic/part1/ So it is, although that also shows it hasn't been updated since 2001. OTOH, that vintage of info is probably just fine for understanding GEQO. I'll go update that pointer and remove the other links per Daniel's patch. regards, tom lane
Commits
-
Fix conversion table generator scripts.
- a5073871ea65 14.0 landed
-
doc: Refresh more URLs in the docs
- 045d03fcaf20 9.5.23 landed
- 5cd4954bb6ed 9.6.19 landed
- 690569c61f4c 10.14 landed
- dcd671801794 11.9 landed
- ab5ad0c71a0f 12.4 landed
- f2b65519e17d 13.0 landed
- 9add405014f8 14.0 landed
-
Doc: update or remove dead external links.
- e91cd951b111 14.0 landed
- df1265087900 9.5.23 landed
- da76f05e276c 10.14 landed
- a5f18e8c2180 12.4 landed
- a20535da7273 9.6.19 landed
- 763a0b63a25c 13.0 landed
- 0ecd36ee0e49 11.9 landed
-
Rewrite the perl scripts to produce our Unicode conversion tables.
- 1de9cc0dcca6 10.0 cited