is there a 'byte' type?

From: "Lynn Gabbay" <lynn(at)mitv(dot)mit(dot)edu>
To: pgsql-questions(at)postgreSQL(dot)org
Subject: is there a 'byte' type?
Date: 1999-03-27 02:54:06
Message-ID: 7dhh6m$rfq$1@fir.prod.itd.earthlink.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-general by date

  From Date Subject
Next Message John Steely 1999-03-27 04:34:13 Re: How do I "Insert" using a type member?
Previous Message Thomas Reinke 1999-03-26 20:54:45 Re: [GENERAL] info on people running postgre