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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Doc: minor improvements for our "Brief History" chapter.
Дата
Msg-id E1sPmUD-000R73-A0@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Support loading of injection points
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Improve PL/Tcl's method for choosing Tcl names of procedures.