bdr: Fix type of bdr_votes.dboid column to oid from bigint
authorAndres Freund <andres@anarazel.de>
Mon, 18 Aug 2014 11:06:37 +0000 (13:06 +0200)
committerAndres Freund <andres@anarazel.de>
Mon, 8 Sep 2014 15:49:57 +0000 (17:49 +0200)
commit375da8bffcf0c7ca0ffcae8e7c27e52840849e24
tree600ad6ed82092b1f905ecdd97228e2d121c08fe4
parentdace275fee35c92f9f833dd9a8bba6043a78b2b5
bdr: Fix type of bdr_votes.dboid column to oid from bigint

This prevented index usage in at least one query.
bdr--0.7.sql