> I have removed the NO_MKTIME_BEFORE_1970 symbol from irix5.h,
> rebuilt 7.3b2, and reran the regression. The three time tests
> (tinterval, horology, abstime) now match the Solaris expected files.
> I checked the timezone files, and the system does not appear to
> have savings time defined for 1947, but it does report it as such
> in the PostgreSQL regression tests.
I think that is because both irix and aix seem to use TZ or the current
year's DST rules for dates before 1970. Can that be ?
Andreas