RE: [GENERAL] big numbers

From: "Jackson, DeJuan" <djackson(at)cpsgroup(dot)com>
To: Lorenzo Huerta <lorhuerta(at)yahoo(dot)com>, pgsql-general(at)postgreSQL(dot)org
Subject: RE: [GENERAL] big numbers
Date: 1998-09-03 17:00:47
Message-ID: F10BB1FAF801D111829B0060971D839F3E2CF4@cpsmail
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Hello Lorenzo,

PostgreSQL v6.4 which is, currently in Beta and scheduled for release
Oct. 1, is planned to have an IPV6 type (can't remember what it was
decided to call it). You might just want to grab the current snapshot
and see what it has to offer.
-DEJ

> Hello,
>
> How big a number can be stored as a integer in the lateset version of
> postgres. See i got some code to do IP management and since i am just
> using IPV4 addresses right now i am able to math operations on the
> octets w/o to much fuss, since each octet is just composed of 8 bits.
> But of course IPV6 is composed of 4-32 bit parts , or 1 - 128 bit
> number.
>
>
> -lorenzo
>
>
>
> _________________________________________________________
> DO YOU YAHOO!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jackson, DeJuan 1998-09-03 17:14:07 RE: [GENERAL] SET LOCK MODE ?
Previous Message James Olin Oden 1998-09-02 19:48:18 Re: [GENERAL] Some questions about oid's and sequences.

Browse pgsql-hackers by date

  From Date Subject
Next Message Jackson, DeJuan 1998-09-03 18:10:38 RE: [GENERAL] SET LOCK MODE ?
Previous Message Bruce Momjian 1998-09-03 16:50:18 Re: [HACKERS] LinuxPPC problems