Re: Timezone fun (bugs and a request)

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Timezone fun (bugs and a request)
Date: 2004-05-26 00:47:08
Message-ID: 40B3E90C.4080204@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:

> BTW, as of an hour or so ago, identify_system_timezone is a bit smarter
> than before. Please try it and see if it gets it right on your machine.

Looks good:

LOG: database system was shut down at 2004-05-26 12:43:55 NZST

test=# select now();
now
------------------------------
2004-05-26 12:44:30.00082+12
(1 row)

-O

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Oliver Jowett 2004-05-26 01:16:16 Re: log_statement and Parse/Bind
Previous Message Tom Lane 2004-05-25 23:38:26 Re: Optimizer Bug issue