Обсуждение: pgsql: Replace defunct URL with stable archive.org URL in rbtree.c

Поиск
Список
Период
Сортировка

pgsql: Replace defunct URL with stable archive.org URL in rbtree.c

От
Daniel Gustafsson
Дата:
Replace defunct URL with stable archive.org URL in rbtree.c

The URL for "Sorting and Searching Algorithms: A Cookbook"
by Thomas Niemann has started returning 404, and since we
refer to the page for license terms this replaces the now
defunct link with one to the copy on archive.org.

Author: Chao Li <lic@highgo.com>
Discussion: https://postgr.es/m/6DED3DEF-875E-4D1D-8F8F-7353D5AF7B79@gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/6aa184c80f0cb0e20572441e0189567ed5176e1d

Modified Files
--------------
src/backend/lib/rbtree.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)