Re: Stale external URL in doc?
Bruce Momjian <bruce@momjian.us>
From: Bruce Momjian <bruce@momjian.us>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Daniel Gustafsson <daniel@yesql.se>, Kyotaro Horiguchi <horikyota.ntt@gmail.com>, pgsql-hackers@lists.postgresql.org
Date: 2020-07-20T19:39:50Z
Lists: pgsql-hackers
On Thu, Jul 9, 2020 at 09:51:51AM -0400, Tom Lane wrote: > Daniel Gustafsson <daniel@yesql.se> writes: > > As a short term fix we should either a) remove these links completely or b) > > link to archived copies of the pages on archive.org; or c) find a more > > appropriate pages to link to. A quick search didn't turn up anything I would > > prefer for (c), and I'm not sure what he legality of linking to a cached copy > > is, so I would advocate for (a). > > +1. It should have been obvious just from the spelling of this URL that > it wasn't intended to be a long term stable location. Digging in the > git history shows we've already updated it twice, and I wonder how many > changes there were that we didn't notice. > > Just reverting bbd3bdba3 seems appropriate to me. Yes, I was keeping those URLs specifically to document intermediate certificate usage, but now that we have documentation of how to set up intermediates, we don't need it anymore. -- Bruce Momjian <bruce@momjian.us> https://momjian.us EnterpriseDB https://enterprisedb.com The usefulness of a cup is in its emptiness, Bruce Lee
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