pgsql: doc: Fix XML_CATALOG_FILES env var for Apple Silicon machines

Started by Daniel Gustafssonover 3 years ago1 messagescomitters
Jump to latest
#1Daniel Gustafsson
daniel@yesql.se

doc: Fix XML_CATALOG_FILES env var for Apple Silicon machines

Homebrew changed the prefix for Apple Silicon based machines, so
our advice for XML_CATALOG_FILES needs to mention both. More info
on the Homebrew change can be found at:

https://github.com/Homebrew/brew/issues/9177

This is backpatch of commits 4c8d65408 and 5a91c7975, the latter
which contained a small fix based on a report from Dagfinn Ilmari
Mannsåker.

Author: Julien Rouhaud <julien.rouhaud@free.fr>
Discussion: /messages/by-id/20230327082441.h7pa2vqiobbyo7rd@jrouhaud

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/c6f1f4e443fb8f8843c33727ea19bb677aec8074

Modified Files
--------------
doc/src/sgml/docguide.sgml | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)