pgsql: Include for macOS, take II. - Mailing list pgsql-committers

From Thomas Munro
Subject pgsql: Include for macOS, take II.
Date
Msg-id E1sdpuQ-003yyT-VF@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Include <xlocale.h> for macOS, take II.

Fix typo in macro name.

Discussion: https://postgr.es/m/CA%2BhUKG%2Bk-o3N_SyNJNJpAcdtMo_HheN30miAeXehk9yw%3D9WYzA%40mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2488058dc356a43455b21a099ea879fff9266634

Modified Files
--------------
src/port/chklocale.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Thomas Munro
Date:
Subject: pgsql: Include for older macOS.
Next
From: Masahiko Sawada
Date:
Subject: pgsql: Use pgBufferUsage for buffer usage tracking in analyze.