pgsql: Rework installation instructions again

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Rework installation instructions again
Date: 2021-07-22 22:07:21
Message-ID: E1m6gqf-00037t-Ce@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2021-07-22 22:34:30 pgsql: Make ALTER TRIGGER RENAME consistent for partitioned tables
Previous Message John Naylor 2021-07-22 21:38:22 pgsql: Fix division by zero error in date_bin