Re: Timezone fun (bugs and a request) - Mailing list pgsql-hackers

From Oliver Jowett
Subject Re: Timezone fun (bugs and a request)
Date
Msg-id 40B3E90C.4080204@opencloud.com
Whole thread Raw
In response to Re: Timezone fun (bugs and a request)  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Optimizer Bug issue
Next
From: Oliver Jowett
Date:
Subject: Re: log_statement and Parse/Bind