bdr: Correct parameter types for bdr_get_local_nodeid()
authorCraig Ringer <craig@2ndquadrant.com>
Tue, 3 Feb 2015 00:18:27 +0000 (11:18 +1100)
committerCraig Ringer <craig@2ndquadrant.com>
Wed, 4 Feb 2015 12:24:39 +0000 (23:24 +1100)
commitc0102c035e4b13c24e83a75b4c824093a6700bcb
treec1fc607ed5587267ba51aa246f0d60fcaaca4bc1
parent0ee932a6298b4ee5187bd3231464e437198017b3
bdr: Correct parameter types for bdr_get_local_nodeid()

bdr_get_local_nodeid() was returning 'oid' for sysid, but it's a uint64
that won't fit that type's width. Use 'text'.
Makefile.in
bdr--0.8.0.6--0.8.0.7.sql [new file with mode: 0644]
bdr.c
bdr.control
expected/upgrade.out
sql/upgrade.sql