mirror of https://github.com/citusdata/citus.git
As reported in #3787, we were having issues while building citus with "GCC Red Hat 10" (maybe in some other versions of gcc as well).
Fixes "multiple definition of 'CitusNodeTagNames'" error by explicitly specifying storage of CitusNodeTagNames to be extern.
(cherry picked from commit
|
||
---|---|---|
.. | ||
backend | ||
include | ||
test/regress |