pgsql: doc: fix Apple Silicon Homebrew prefix change documentation - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: doc: fix Apple Silicon Homebrew prefix change documentation
Date
Msg-id E1pgluM-005dUc-5Y@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: fix Apple Silicon Homebrew prefix change documentation

Commit 4c8d65408 incorrectly stated that Homebrew has changed its
prefix for Apple M1 machines, but the prefix change applies to all
Apple Silicon based machines.  Fix by writing Apple Silicon instead
of Apple M1.

Reported-by: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Discussion: https://postgr.es/m/87mt3ys8ng.fsf@wibble.ilmari.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5a91c79755034fecb546cbee76c14b89c514177c

Modified Files
--------------
doc/src/sgml/docguide.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: pgsql: doc: Fix XML_CATALOG_FILES env var for Apple M1 machines
Next
From: Robert Haas
Date:
Subject: pgsql: amcheck: Tighten up validation of redirect line pointers.