Include <xlocale.h> for older macOS.
Thomas Munro <tmunro@postgresql.org>
Include <xlocale.h> for older macOS. Commit 35eeea62 forgot to include <xlocale.h> when using locale_t (which didn't seem to be required on newer Apple SDK as used by CI, hence mistake). Let's see if this fixes build farm animals longfin and sifika.
Files
| Path | Change | +/− |
|---|---|---|
| src/port/chklocale.c | modified | +4 −0 |