citus/src
Nils Dijk 1ef1667ddb
add gitref to the output of citus_version (#3246)
DESCRIPTION: add gitref to the output of citus_version

During debugging of custom builds it is hard to know the exact version of the citus build you are using. This patch will add a human readable/understandable git reference to the build of citus which can be retrieved by calling `citus_version();`.
2019-11-29 15:54:09 +01:00
..
backend add gitref to the output of citus_version (#3246) 2019-11-29 15:54:09 +01:00
include Remove distinction between SQL_TASK and ROUTER_TASK 2019-11-29 05:58:29 +01:00
test/regress RECORD: Add support for more expression types 2019-11-27 17:07:22 +00:00