citus/src
Onur Tirtir 80da0ed69a Fix build issue in GCC 10 (#3790)
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 b8dd8f50d1)
2020-04-22 17:45:08 +03:00
..
backend Skip dependency setup on coordinator node 2020-04-21 12:06:31 +03:00
include Fix build issue in GCC 10 (#3790) 2020-04-22 17:45:08 +03:00
test/regress Bump Citus version to 9.3.0 2020-04-22 10:22:42 +03:00