Re: A Windows x64 port of MySQL

Поиск
Список
Период
Сортировка
От Bernd Helmle
Тема Re: A Windows x64 port of MySQL
Дата
Msg-id 86BB44471B986D0A4C3E1D49@imhotep.credativ.de
обсуждение исходный текст
Ответ на A Windows x64 port of MySQL  ("Ken Camann" <kjcamann@gmail.com>)
Список pgsql-hackers
--On Mittwoch, Juli 02, 2008 07:39:29 -0400 Ken Camann <kjcamann@gmail.com> 
wrote:

>  I assume it would only really matter if you did this to
> a pointer, and perhaps that is happening somewhere (but I doubt it
> since postgres runs fine on 64-bit POSIX OSes).  These would be easy
> to fix, but very annoying given the number of them.

At least, every Datum depends on something like that, see 
src/include/postgres.h:

sizeof(Datum) == sizeof(long) >= sizeof(void *) >= 4


--  Thanks
                   Bernd


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Gregory Stark
Дата:
Сообщение: Re: Please claim review items for commit fest!
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: Location for pgstat.stat