Re: URLs in rbtree.c are broken

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Cc: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: URLs in rbtree.c are broken
Date: 2025-10-10 07:33:52
Message-ID: 7FECF295-01DF-4033-A18E-F288D27DF40F@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 10 Oct 2025, at 09:00, Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com> wrote:

> For the first one, by search for “Thomas Niemann’s Sorting and Searching Algorithms: a Cookbook”, I got https://www.epaperpress.com/sortsearch/rbt.html, but I am not sure it provides the exactly same content as the old URL.

The entire algolist.manual.ru site is not available in DNS, but according to
archive.org it was responsinding quite recently. Perhaps we should give that a
little time before we do anything?

> For the second one, I cannot find a replacement.

This link has been dead for over a decade by the looks of it, and noone has
complained. However, since this refers to license terms it would be best
replace with an archive.org link here:

https://web.archive.org/web/20131202103513/http://www.cs.auckland.ac.nz/software/AlgAnim/niemann/s_man.htm

--
Daniel Gustafsson

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2025-10-10 07:36:13 Re: [PATCH TEST] Fix logical replication setup in subscription test `t/009_matviews.pl`
Previous Message Amit Kapila 2025-10-10 07:33:30 Re: Logical Replication of sequences