Do we still need NO_MKTIME_BEFORE_1970 ?

Started by Tom Laneover 23 years ago1 messageshackers
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

I am wondering whether my recent hack in DetermineLocalTimeZone has
removed all need for NO_MKTIME_BEFORE_1970. I see that the AIX and
IRIX5 port headers define that symbol. Can anyone check regression
test results for 7.2.3 or 7.3betaN on these platforms to see whether
we could/should remove it?

regards, tom lane