Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: localtime() for win32 problem.


  • From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
  • To: Claudio Natoli <claudio(dot)natoli(at)memetrics(dot)com>
  • Cc: "'Korea PostgreSQL Users' Group'" <pgsql-kr(at)postgresql(dot)or(dot)kr>, pgsql-hackers-win32(at)postgresql(dot)org
  • Subject: Re: localtime() for win32 problem.
  • Date: Thu, 29 Jul 2004 10:57:28 -0400
  • Message-id: <14211(dot)1091113048(at)sss(dot)pgh(dot)pa(dot)us>

Claudio Natoli <claudio(dot)natoli(at)memetrics(dot)com> writes:
> ... change pgtz.c following lines 184 and 304 to
> correctly deal with a NULL return from the native localtime.

Ah, that would seem to be the problem.  Also, has anyone rechecked with
this version of pgtz to see if we can dispense with testing time zone
name equality and still pick the right zone on Windows?

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group