Are there unsigned int types in the manual

From: Mike Cianflone <mcianflone(at)littlefeet-inc(dot)com>
To: "'pgsql-docs(at)postgresql(dot)org'" <pgsql-docs(at)postgresql(dot)org>
Subject: Are there unsigned int types in the manual
Date: 2001-04-17 00:57:24
Message-ID: 6154E048C16E7749ADD92922D2AD7D4008D2CC@BUFORD.littlefeet-inc.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Is there somewhere in the manual that specifies if there is an
unsigned int type for Postgressql. In an online manual I I see the int2,
int4, and int8 types, but they are signed. I'm looking for an unsigned 2
byte and 4 byte type that goes from 0 to 65535, and 0 to 4.2 billion,
respectively. Are they specified anywhere?

Thanks,
Mike

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Mike Marois 2001-04-17 01:47:02 Where's the Database?
Previous Message Bruce Momjian 2001-04-16 17:55:15 Re: PDF or PS?