Re: Date/time fixes for HAVE_TM_ZONE platforms - Mailing list pgsql-hackers

From Oleg Broytmann
Subject Re: Date/time fixes for HAVE_TM_ZONE platforms
Date
Msg-id Pine.SOL2.3.96.SK.990105190703.26080A-100000@sun.med.ru
Whole thread Raw
In response to Date/time fixes for HAVE_TM_ZONE platforms  ("Thomas G. Lockhart" <lockhart@alumni.caltech.edu>)
List pgsql-hackers
Hello!

On Thu, 31 Dec 1998, Thomas G. Lockhart wrote:
> Here are some patches which fix the recently reported date/time problems

Postgres 6.4.2:

template1=> select datetime('1991-10-01', '11:00');
datetime                    
----------------------------
Tue 01 Oct 11:00:00 1991 EET
(1 row)
  Now the last step - timezone. I remember there was broken 6.4.1 that had
correct timezone here...  My timezone is, of course MSK/MSD. Global tzname really is EET, but
tm->tz_name is MSK.

Oleg.
----  Oleg Broytmann     http://members.tripod.com/~phd2/     phd2@earthling.net          Programmers don't die, they
justGOSUB without RETURN.
 



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] Still having trouble importing 6.3 DB
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] ./configure: conftest.sh not found