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?
- [GENERAL] unsigned types jeff sacksteder
- Re: [GENERAL] unsigned types Michael Glaesemann
- Re: [GENERAL] unsigned types Neil Conway
- Re: [GENERAL] unsigned types jeff sacksteder
- Re: [GENERAL] unsigned types Jeff Davis
- Re: [GENERAL] unsigned types Jim C. Nasby
- Re: [GENERAL] unsigned types Neil Conway
- Re: [GENERAL] unsigned ty... Martijn van Oosterhout
- Re: [GENERAL] unsigned ty... Tom Lane
- Re: [GENERAL] unsigne... Greg Stark
- Re: [GENERAL] unsigned types Sim Zacks