Re: int1?

From: Ron Johnson <ron(dot)l(dot)johnson(at)cox(dot)net>
To: PgSQL General ML <pgsql-general(at)postgresql(dot)org>
Subject: Re: int1?
Date: 2003-10-09 07:36:55
Message-ID: 1065685015.24772.1.camel@haggis
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, 2003-10-09 at 02:16, CSN wrote:
> Is there any date type that can be used for 0-255
> values? Like an "int1" or byte column.

An int2 with a constraint on it.

--
-----------------------------------------------------------------
Ron Johnson, Jr. ron(dot)l(dot)johnson(at)cox(dot)net
Jefferson, LA USA

"Fear the Penguin!!"

In response to

  • int1? at 2003-10-09 07:16:05 from CSN

Responses

  • Re: int1? at 2003-10-09 20:36:05 from Joe Conway

Browse pgsql-general by date

  From Date Subject
Next Message Sean Chittenden 2003-10-09 08:19:09 Re: int1?
Previous Message Shridhar Daithankar 2003-10-09 07:36:14 Re: Slow SELECT