Re: A Windows x64 port of PostgreSQL

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: A Windows x64 port of PostgreSQL
Дата
Msg-id 19180.1215045806@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: A Windows x64 port of PostgreSQL  ("Ken Camann" <kjcamann@gmail.com>)
Ответы Re: A Windows x64 port of PostgreSQL  ("Ken Camann" <kjcamann@gmail.com>)
Список pgsql-hackers
"Ken Camann" <kjcamann@gmail.com> writes:
> Oh I see.  Between this and looking again at the warning list, I see
> that it will probably take a lot more work than I thought.  There are
> about 450 occurrences of the assumption that sizeof(size_t) ==
> sizeof(int).

[ blink... ]  There are *zero* occurrences of the assumption that 
sizeof(size_t) == sizeof(int), unless maybe in some of that grotty
#ifdef WIN32 code.  Postgres has run on 64-bit platforms for many
years now.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: PATCH: CITEXT 2.0
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Location for pgstat.stat