Re: Stale external URL in doc?
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: 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-09T22:51:18Z
Lists: pgsql-hackers
Daniel Gustafsson <daniel@yesql.se> writes: > 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. > We have a list of links to the AIX 6.1 documentation which no longer works as > IBM only provides docset PDFs for 6.1. Looking that 7.x documentation they > have reorganized enough to make the older links not directly translatable. I > do wonder if updating this list is worth the effort, or if it will only lead to > us revisiting this once IBM does another site change. > The attached suggestion removes the reported SSL links, the FAQ linked to on > GEQO and all the IBM links, fully realizing that it might be controversial to > some extent. +1 for just deleting all of it. I don't think we need to be telling users of obsolete AIX versions how to run their systems. The comp.ai.genetic FAQ link might be more of a loss, but on the other hand I'd be willing to bet it wasn't very up to date anymore. Netnews has been moribund for a long time :-( 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