Re: [HACKERS] NEXTSTEP compilation fixes, misc. - Mailing list pgsql-hackers

From Thomas G. Lockhart
Subject Re: [HACKERS] NEXTSTEP compilation fixes, misc.
Date
Msg-id a5e00633281100c57cdcdea4b7c0816d
Whole thread Raw
In response to [HACKERS] NEXTSTEP compilation fixes, misc.  (Gregor Hoffleit <flight@mathi.uni-heidelberg.de>)
List pgsql-hackers
Gregor Hoffleit wrote:
>
> Find included below a few patches to help compile the 970608 snapshot with NEXTSTEP.

Gregor, does abstime and datetime work correctly under NEXTSTEP? I'd
like to know if NEXTSTEP has POSIX-compatible time zone information
available in library calls. It is one of the only systems supported by
Postgres which does not currently have USE_POSIX_TIME enabled, but that
may not be necessary.

Can you try compiling with USE_POSIX_TIME set in include/config.h?

Thanks.

            - Tom

------------------------------

pgsql-hackers by date:

Previous
From: Gregor Hoffleit
Date:
Subject: [HACKERS] NEXTSTEP compilation fixes, misc.
Next
From: The Hermit Hacker
Date:
Subject: [HACKERS] v6.1 Release...