pgsql: doc: Add links to olsen93 and ong90 in bibliography

From: Daniel Gustafsson <dgustafsson(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Add links to olsen93 and ong90 in bibliography
Date: 2025-02-21 10:29:46
Message-ID: E1tlQHz-000S4d-1i@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Add links to olsen93 and ong90 in bibliography

The bibliography entries for olsen93 and ong90 lacked links to
online copies. While ong90 is available in digital form, the
olsen93 thesis is only available as a physical copy in the UCB
library. To save people from searching for it, we still link
to it via the UCB library page.

Reported-by: jian he <jian(dot)universality(at)gmail(dot)com>
Discussion: https://postgr.es/m/CACJufxFcJYdRvzgt59N26XjFp2tFFUXu+VN+x8Uo0NbDUCMCbw@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/41336bf085599892b37ecfeace1576d9ae9a599a

Modified Files
--------------
doc/src/sgml/biblio.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2025-02-21 11:30:24 pgsql: Support text position search functions with nondeterministic col
Previous Message Amit Kapila 2025-02-21 09:17:33 pgsql: Fix a WARNING for data origin discrepancies.