Re: PostgreSQL v7.4 Release Candidate 1

Поиск
Список
Период
Сортировка
От Martin Marques
Тема Re: PostgreSQL v7.4 Release Candidate 1
Дата
Msg-id 200311041630.22802.martin@bugs.unl.edu.ar
обсуждение исходный текст
Ответ на Re: PostgreSQL v7.4 Release Candidate 1  (Peter Eisentraut <peter_e@gmx.net>)
Список 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 по дате отправления:

Предыдущее
От: Martin Marques
Дата:
Сообщение: Re: PostgreSQL v7.4 Release Candidate 1
Следующее
От: Ron St-Pierre
Дата:
Сообщение: Re: Constraint Problem