[EMAIL PROTECTED] writes:
> function datetime() and extract() returns wrong timezone offset values. This is
>present in v7.2.1 but NOT in v7.0.3:
> template1=# select datetime(1024903424) \g
> timestamp
> -
> 2002-06-23 22:23:44
> (1 row)
This part is not a bug
N. Fung ([EMAIL PROTECTED]) reports a bug with a severity of 1
The lower the number the more severe it is.
Short Description
Wrong Timezone offset (like bug#672)
Long Description
function datetime() and extract() returns wrong timezone offset values. This is
present in v7.2.1 but NOT in v7.0.3