Merge branch 'master' into 422-incorrect-node-port-type

pull/423/head
Jason Petersen 2016-04-15 12:30:50 -06:00
commit c0b6505720
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
/* total number of hash tokens (2^32) */
#define HASH_TOKEN_COUNT INT64CONST(4294967296UL)
#define HASH_TOKEN_COUNT INT64CONST(4294967296)
/* In-memory representation of a typed tuple in pg_dist_shard. */
typedef struct ShardInterval