Support unsigned values in pgproto.
Actually, postgres doesn't support them, in contrast to picodata, but in most cases, we can treat unsigned values as integers.
Actually, postgres doesn't support them, in contrast to picodata, but in most cases, we can treat unsigned values as integers.