pgsql: Rework installation instructions again

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Rework installation instructions again
Дата
Msg-id E1m6gqf-00037t-Ce@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Rework installation instructions again

Dept. of second thoughts: the new verbiage added in commit aaec237b1a2f
is targeted at the wrong audience.  Remove the bits about git and talk
about how to get tarballs only.  People looking for the git repo can
look in the appendix.  That'll need to be expanded, but this commit
doesn't do that.

In passing, fix a couple of typos that snuck in with the previous
commit.

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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/73c5d2bfee2907b7f158485a531f00ba61b054f7

Modified Files
--------------
doc/src/sgml/installation.sgml | 29 +++++++++--------------------
1 file changed, 9 insertions(+), 20 deletions(-)


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

Предыдущее
От: John Naylor
Дата:
Сообщение: pgsql: Fix division by zero error in date_bin
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Make ALTER TRIGGER RENAME consistent for partitioned tables