Re: PostgreSQL v7.4 Release Candidate 1 - Mailing list pgsql-general

From Martin Marques
Subject Re: PostgreSQL v7.4 Release Candidate 1
Date
Msg-id 200311041630.22802.martin@bugs.unl.edu.ar
Whole thread Raw
In response to Re: PostgreSQL v7.4 Release Candidate 1  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-general
El Mar 04 Nov 2003 16:13, Peter Eisentraut escribió:
> Martin Marques writes:
>
> > I saw that no body tried it on 64 bit Linux SPARC.
> >
> > bugs:~# uname -a
> > Linux bugs 2.4.21 #1 Thu Aug 7 20:30:12 EDT 2003 sparc64 GNU/Linux
>
> Well, I did build it on a machine whose uname looked much like this, but
> it was in fact a 32-bit build.  Are you sure yours was a 64-bit build?
> (For example, long should be 8 bytes.)

Just got this from "configure":

checking whether long int is 64 bits... yes
checking for unsigned long... yes
checking size of unsigned long... 8
checking for short... yes
checking alignment of short... 2
checking for int... yes
checking alignment of int... 4
checking for long... yes
checking alignment of long... 8
checking for double... yes
checking alignment of double... 8

I think we have a 64 bit system here! :-)

--
select 'mmarques' || '@' || 'unl.edu.ar' AS email;
-----------------------------------------------------------------
Martín Marqués                  |        mmarques@unl.edu.ar
Programador, Administrador, DBA |       Centro de Telemática
                       Universidad Nacional
                            del Litoral
-----------------------------------------------------------------


pgsql-general by date:

Previous
From: Martin Marques
Date:
Subject: Re: PostgreSQL v7.4 Release Candidate 1
Next
From: Ron St-Pierre
Date:
Subject: Re: Constraint Problem