Re: initdb fails - postgresql does not support leap seconds - Mailing list pgsql-hackers

From Eric
Subject Re: initdb fails - postgresql does not support leap seconds
Date
Msg-id 1174063630.289041.212360@l77g2000hsb.googlegroups.com
Whole thread Raw
In response to Re: initdb fails - postgresql does not support leap seconds  ("Eric" <fishware@comcast.net>)
Responses Re: initdb fails - postgresql does not support leap seconds  ("Eric" <fishware@comcast.net>)
List 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 by date:

Previous
From: "Nikolay Samokhvalov"
Date:
Subject: Re: [PATCHES] xpath_array with namespaces support
Next
From: "Aleksis Petrov"
Date:
Subject: TODO item: Improve speed with indexes