unsigned types - Mailing list pgsql-general

From jeff sacksteder
Subject unsigned types
Date
Msg-id 51c8a7be0510151342j2581650dj2b26df484545a6c7@mail.gmail.com
Whole thread Raw
Responses Re: unsigned types  (Michael Glaesemann <grzm@myrealbox.com>)
Re: unsigned types  (Neil Conway <neilc@samurai.com>)
List pgsql-general
It occurs to me that I don't know how to define unsigned integer datatypes. I'm making a schema to describe network packets and I need columns to contain values from 0-255, etc.

I can't seem to find any documentation on this. What's the best prectice for this situation?

pgsql-general by date:

Previous
From: Matthew Peter
Date:
Subject: Re: PostgreSQL 8.1 vs. MySQL 5.0? > Access-like Query builder > C++ Vector-based GUI binding
Next
From: Michael Glaesemann
Date:
Subject: Re: unsigned types