where to put NO_MKTIME_BEFORE_1970? - Mailing list pgsql-hackers

From Joe Conway
Subject where to put NO_MKTIME_BEFORE_1970?
Date
Msg-id 3D5C8345.2040301@joeconway.com
Whole thread Raw
Responses Re: where to put NO_MKTIME_BEFORE_1970?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I'm running Red Hat 7.3 at home. For the fun of it, I put:  #define NO_MKTIME_BEFORE_1970

into /src/include/port/linux.h and then did:
make clean
make all
make install
initdb
make installcheck

But I'm still getting the < 1970 regression test failures. What else do 
I need to do?

Joe



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Open 7.3 issues
Next
From: Neil Conway
Date:
Subject: Re: Admin nice-to-have's