Обсуждение: Do we still need NO_MKTIME_BEFORE_1970 ?

Поиск
Список
Период
Сортировка

Do we still need NO_MKTIME_BEFORE_1970 ?

От
Tom Lane
Дата:
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