pgsql (at least version 8.1) does not support integer unsigned type instead integer with check(column >=0) can be used (this has been mentioned in other issues before).

fixed install file attached. tested and works on my install :)

CommentFileSizeAuthor
releasemonitor.install.txt1.54 KBLordVan

Comments

douggreen’s picture

Status: Active » Fixed

The patch has been applied to the 5.x-dev branch. Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)