Re: pgsql-server/src/backend/utils/adt datetime.c
От | Bruce Momjian |
---|---|
Тема | Re: pgsql-server/src/backend/utils/adt datetime.c |
Дата | |
Msg-id | 200209032056.g83KuqY27001@candle.pha.pa.us обсуждение исходный текст |
Ответ на | Re: pgsql-server/src/backend/utils/adt datetime.c (Sean Chittenden <sean@chittenden.org>) |
Ответы |
Re: pgsql-server/src/backend/utils/adt datetime.c
|
Список | pgsql-committers |
Tom, is there some standard they can point to to break localtime() too? --------------------------------------------------------------------------- Sean Chittenden wrote: > > CVSROOT: /cvsroot > > Module name: pgsql-server > > Changes by: tgl@postgresql.org 02/09/03 15:46:32 > > > > Modified files: > > src/backend/utils/adt: datetime.c > > > > Log message: > > Work around mktime() brain damage in recent versions of glibc by using > > a series of localtime() calls to determine the local timezone offset > > when mktime() fails. This eliminates regression failures on RHL 7.3, > > and should continue to work until it occurs to the glibc boys to break > > localtime() as well. By then I hope we'll have our own timezone code... > > I think this closes bug #630 as well (inserting data at 2am on a > timzone shit). -sc > > -- > Sean Chittenden > > ---------------------------(end of broadcast)--------------------------- > TIP 3: if posting/reading through Usenet, please send an appropriate > subscribe-nomail command to majordomo@postgresql.org so that your > message can get through to the mailing list cleanly > -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073
В списке pgsql-committers по дате отправления: