unsigned types

From: jeff sacksteder <jsacksteder(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: unsigned types
Date: 2005-10-15 20:42:36
Message-ID: 51c8a7be0510151342j2581650dj2b26df484545a6c7@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Glaesemann 2005-10-15 21:50:50 Re: unsigned types
Previous Message Matthew Peter 2005-10-15 18:00:06 Re: PostgreSQL 8.1 vs. MySQL 5.0? > Access-like Query builder > C++ Vector-based GUI binding