Fix previous commit's ecpg_clocale for ppc Darwin.
authorNoah Misch <noah@leadboat.com>
Sun, 3 Jul 2022 04:03:19 +0000 (21:03 -0700)
committerNoah Misch <noah@leadboat.com>
Sun, 3 Jul 2022 04:03:19 +0000 (21:03 -0700)
commite2bc242833da27cd73c279bebfb321a65384808f
tree34ab1e28730647e76b758667f1f7d7f4c720dce1
parent5633836ef306aa4d2be44821b601494054b479d7
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
src/interfaces/ecpg/ecpglib/connect.c