pgsql: doc: Update compiler for FreeBSD specific instructions

From: Daniel Gustafsson <dgustafsson(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Update compiler for FreeBSD specific instructions
Date: 2024-01-19 15:39:06
Message-ID: E1rQqxW-002AKC-TX@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Update compiler for FreeBSD specific instructions

FreeBSD has since v13 switched to Clang from GCC, so update our
instructions to cc instead of gcc to reflect that.

Reported-by: digitaldog4(at)gmail(dot)com
Discussion: https://postgr.es/m/CAJR80-xzR49jEkAC98Yo-wuSdFDV2=2H4j9Z2AukSVU=-UpynA@mail.gmail.com

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/dfunc.sgml | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2024-01-19 16:08:15 Re: pgsql: Reorder actions in ProcArrayApplyRecoveryInfo()
Previous Message Alexander Korotkov 2024-01-19 15:19:24 pgsql: Reorder actions in ProcArrayApplyRecoveryInfo()