pgsql: Doc: remove some long-obsolete information frominstallation.sgm

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Doc: remove some long-obsolete information frominstallation.sgm
Дата
Msg-id E1i3kIQ-0001QB-SN@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Doc: remove some long-obsolete information from installation.sgml.

Section 16.2 pointed to platform-specific FAQ files that we removed
way back in 8.4.  Section 16.7 contained a bunch of information about
AIX and HPUX bugs that were squashed decades ago, plus discussions of
old compiler versions that are certainly moot now that we require C99
support.  Since we're obviously not maintaining this stuff carefully,
just remove it.  The HPUX sub-section seems like it can go away
entirely, since everything it said that was still applicable was
redundant with material elsewhere in the chapter.

In passing, I couldn't resist the temptation to do a small amount
of copy-editing on nearby text.

Back-patch to v12, since this stuff is surely obsolete in any
branch that requires C99.

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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/76c2af92666ea46bf893680e96079ecdc4e0e45d

Modified Files
--------------
doc/src/sgml/installation.sgml | 311 ++++-------------------------------------
1 file changed, 28 insertions(+), 283 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Error out on too many command-line arguments
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Doc: restructure documentation of the configure script'soptions