Re: initdb fails - postgresql does not support leap seconds

Поиск
Список
Период
Сортировка
От Eric
Тема Re: initdb fails - postgresql does not support leap seconds
Дата
Msg-id 1174063630.289041.212360@l77g2000hsb.googlegroups.com
обсуждение исходный текст
Ответ на Re: initdb fails - postgresql does not support leap seconds  ("Eric" <fishware@comcast.net>)
Ответы Re: initdb fails - postgresql does not support leap seconds  ("Eric" <fishware@comcast.net>)
Список pgsql-hackers
A little more info that might help: I had to put a hack into two .h
files (libpq.h, libpq-int.h) and add

typedef int ssize_t

to get things to compile.  I did notice that libpq-int.h had this
typedef inside an #ifdef WIN32_ONLY_COMPILER which apparently wasn't
triggered.



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

Предыдущее
От: "Nikolay Samokhvalov"
Дата:
Сообщение: Re: [PATCHES] xpath_array with namespaces support
Следующее
От: "Aleksis Petrov"
Дата:
Сообщение: TODO item: Improve speed with indexes