is there a 'byte' type? - Mailing list pgsql-general

From Lynn Gabbay
Subject is there a 'byte' type?
Date
Msg-id 7dhh6m$rfq$1@fir.prod.itd.earthlink.net
Whole thread Raw
List pgsql-general
i'm baffled... i went through the online docs, and it looks like the
smallest numerical type they have is int2.  isn't there a single-byte type i
can use?  do i simply use char(1) and cast?  any advice?

-l




pgsql-general by date:

Previous
From: Thomas Reinke
Date:
Subject: Re: [GENERAL] info on people running postgre
Next
From: John Steely
Date:
Subject: Re: How do I "Insert" using a type member?