Re: URLs in rbtree.c are broken - Mailing list pgsql-hackers

From Chao Li
Subject Re: URLs in rbtree.c are broken
Date
Msg-id CAEoWx2mGGyJLLaJBQBSBtb8c4c9TjwAeYDhmAXKzC2Z=yno7PQ@mail.gmail.com
Whole thread Raw
In response to Re: URLs in rbtree.c are broken  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers

On Fri, Oct 10, 2025 at 3:34 PM Daniel Gustafsson <daniel@yesql.se> wrote:
> On 10 Oct 2025, at 09:00, Chao Li <li.evan.chao@gmail.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?

Looks like the last accessible day was late of Jan this year. Sure, we can wait for its back.
 
> 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

Make sense. Attached is a small patch for the URL replacement.

Best regards,
Chao Li (Evan)
---------------------
HighGo Software Co., Ltd.
Attachment

pgsql-hackers by date:

Previous
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: [PATCH TEST] Fix logical replication setup in subscription test `t/009_matviews.pl`
Next
From: shveta malik
Date:
Subject: Re: POC: enable logical decoding when wal_level = 'replica' without a server restart