pgsql: Doc: Acknowledge historically supported CPUs and OSes. - Mailing list pgsql-committers

From Thomas Munro
Subject pgsql: Doc: Acknowledge historically supported CPUs and OSes.
Date
Msg-id E1oB2bt-002LXJ-MH@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: Acknowledge historically supported CPUs and OSes.

PostgreSQL/POSTGRES has run on a huge range of CPUs and OSes.  As we're
dropping some of the earliest systems the project was founded on, let's
provide a place to remember them.

Discussion: https://postgr.es/m/959917.1657522169%40sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/14168d3c62fa90f1ec447f873f0e4df16a57a717

Modified Files
--------------
doc/src/sgml/installation.sgml | 8 ++++++++
1 file changed, 8 insertions(+)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Build de-escaped JSON strings in larger chunks during lexing
Next
From: Fujii Masao
Date:
Subject: pgsql: Support TRUNCATE triggers on foreign tables.