Re: Redhat 7.3 time manipulation bug

Поиск
Список
Период
Сортировка
От Ulrich Drepper
Тема Re: Redhat 7.3 time manipulation bug
Дата
Msg-id 1022092858.30693.173.camel@myware.mynet
обсуждение исходный текст
Ответ на Re: Redhat 7.3 time manipulation bug  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Redhat 7.3 time manipulation bug  ("Marc G. Fournier" <scrappy@hub.org>)
Список pgsql-hackers
On Wed, 2002-05-22 at 11:23, Tom Lane wrote:

> Unix systems have
> *always* interpreted time_t as a signed offset from the epoch.

No.  This always was an accident if it happens.

> Do you
> really think that when Unixen were first built in the early 70s, there
> was no interest in working with pre-1970 dates?  Hardly likely.

There never were files or any system events with these dates.  Yes.

And just to educate you and your likes: the majority of systems on this
planet use mktime this way.  I hate using this as an argument, but
beside major Unixes M$ systems also do this.

> But you will end up reverting this change due to pushback
> from users.  Want to make a side bet?

Sure.  Especially not everybody is that stubborn.

--
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bear Giles
Дата:
Сообщение: Security policy
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Edge case problem with pg_dump