Fix previous commit's ecpg_clocale for ppc Darwin.

Noah Misch <noah@leadboat.com>

Commit: e2bc242833da27cd73c279bebfb321a65384808f
Author: Noah Misch <noah@leadboat.com>
Date: 2022-07-03T04:03:19Z
Releases: 16.0
Fix previous commit's ecpg_clocale for ppc Darwin.

Per buildfarm member prairiedog, this platform rejects uninitialized
global variables in shared libraries.  Back-patch to v10, like the
addition of the variable.

Reviewed by Tom Lane.

Discussion: https://postgr.es/m/20220703030619.GB2378460@rfd.leadboat.com

Files

PathChange+/−
src/interfaces/ecpg/ecpglib/connect.c modified +1 −1

Discussion