Re: Stale external URL in doc?
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Thomas Munro <thomas.munro@gmail.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-10T21:47:38Z
Lists: pgsql-hackers
Thomas Munro <thomas.munro@gmail.com> writes: > The Microsoft one is OK, it's a redirect, but the redirect target > looks like a more permanent URL to me so maybe we should change it. +1 > The others required minor manual sleuthing to correct; I hope I found > the correct ISN ranges page. Please see attached. I didn't actually check any of these, but they look like sane changes. 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