Обсуждение: pgsql: Doc: minor improvements for our "Brief History" chapter.

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

pgsql: Doc: minor improvements for our "Brief History" chapter.

От
Tom Lane
Дата:
Doc: minor improvements for our "Brief History" chapter.

Add a link to Joe Hellerstein's paper "Looking Back at Postgres",
which is quite an interesting take on the history of Postgres.

The reference to Appendix E was written when we were still keeping
the entire release-note history there, which we stopped doing some
years ago when the O(N^2) cost of that started to become apparent.
Instead, point to the release note archives on the website.
(This per suggestion from Daniel Gustafsson.)

In passing, move the "ports12" biblioentry to be in alphabetical
order within that section.

Discussion: https://postgr.es/m/3345678.1720071633@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/aaab3ee9c64129b5afb2c35e743fba322a052bff

Modified Files
--------------
doc/src/sgml/biblio.sgml  | 60 ++++++++++++++++++++++++++++++-----------------
doc/src/sgml/history.sgml | 12 ++++++++--
2 files changed, 49 insertions(+), 23 deletions(-)