Re: URLs in rbtree.c are broken

From: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: URLs in rbtree.c are broken
Date: 2025-10-10 08:08:28
Message-ID: CAEoWx2mGGyJLLaJBQBSBtb8c4c9TjwAeYDhmAXKzC2Z=yno7PQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Oct 10, 2025 at 3:34 PM Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:

> > 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?
>
> 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.
https://www.highgo.com/

Attachment Content-Type Size
v1-0001-Fixed-a-broken-URL-in-rbtree.c.patch application/octet-stream 1.3 KB

In response to

Browse pgsql-hackers by date

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