You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
branch off from http://pgfoundry.org/projects/uint/
4
+
This implementation is a branch from http://pgfoundry.org/projects/uint/ by [Ryan Bradetich](http://pgfoundry.org/users/rbrad/).
5
+
It provides unsigned 2 byte and unsigned 4 byte data types to postgres 8.1 and greater.
5
6
6
-
Changes made so far:
7
+
This implementation of **uint** duplicates https://github.com/maciekgajewski/postgres-uints in a way. But in addition this implementation provides **uint1** as well.
0 commit comments