Re: int1?

From: Shridhar Daithankar <shridhar_daithankar(at)persistent(dot)co(dot)in>
To: CSN <cool_screen_name90001(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: int1?
Date: 2003-10-09 07:19:07
Message-ID: 3F850BEB.2090500@persistent.co.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

CSN wrote:

> Is there any date type that can be used for 0-255
> values? Like an "int1" or byte column.

You can use a smallint with constraint.

HTH

Shridhar

In response to

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

Browse pgsql-general by date

  From Date Subject
Next Message Shridhar Daithankar 2003-10-09 07:36:14 Re: Slow SELECT
Previous Message CSN 2003-10-09 07:16:05 int1?