Merge remote-tracking branch 'origin/master'

This commit is contained in:
snoop 2016-11-08 17:05:55 +09:00
commit 9235703e7a

View File

@ -50,5 +50,6 @@ func (h *Hstore) Scan(value interface{}) error {
}
}
//
return nil
}