[EMAIL PROTECTED] writes:
> When I have a specific select, only whitch this date return a error.
> "SELECT date_part('day',fecha) AS day FROM fecha;
> day | fecha
> -+
> 24 | 2001-03-25
> (1 row)
Is that a daylight-savings-time transition day in your timezone?
If so, this i
Antonio Murillo ([EMAIL PROTECTED]) reports a bug with a severity of 3
The lower the number the more severe it is.
Short Description
return error from date_part
Long Description
I've Postgres 7.02, run in Linux "RedHat 7.0 i386".
When I have a specific select, only whitch this date return a erro