Fix previous commit's ecpg_clocale for ppc Darwin.

Noah Misch <noah@leadboat.com>

Commit: 8533eb181ae452d558b585f9a6b15233e720d447
Author: Noah Misch <noah@leadboat.com>
Date: 2022-07-03T04:03:22Z
Releases: 15.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