Re: to_timestamp error handling.
От
Bruce Momjian
Тема
Re: to_timestamp error handling.
Дата
Msg-id
201002241945.o1OJjYI11898@momjian.us
Ответ на
Re: to_timestamp error handling. (Dhaval Jaiswal)
Список
Дерево обсуждения
Re: to_timestamp error handling. Dhaval Jaiswal <dhaval.jaiswal@enterprisedb.com>
Re: to_timestamp error handling. Bruce Momjian <bruce@momjian.us>
Re: to_timestamp error handling. Tom Lane <tgl@sss.pgh.pa.us>
Re: to_timestamp error handling. Bruce Momjian <bruce@momjian.us>
Re: to_timestamp error handling. Tom Lane <tgl@sss.pgh.pa.us>
Re: to_timestamp error handling. Bruce Momjian <bruce@momjian.us>
Re: to_timestamp error handling. Greg Stark <stark@enterprisedb.com>
Re: to_timestamp error handling. Tom Lane <tgl@sss.pgh.pa.us>
Re: to_timestamp error handling. Dhaval Jaiswal <dhaval.jaiswal@enterprisedb.com>
Re: to_timestamp error handling. Peter Eisentraut <peter_e@gmx.net>
Re: to_timestamp error handling. tushar <tushar.ahuja@enterprisedb.com>
FYI, this behavior now returns:
test=> select to_timestamp('20096010','YYYYMMDD');
to_timestamp
------------------------
2013-12-18 00:00:00-05
(1 row)
which doesn't have the :30 but is still odd. I don't see any value
checking in to_timestamp.
---------------------------------------------------------------------------
Dhaval Jaiswal wrote:
> Hi All,
>
>
>
> postgres=# select to_timestamp('20096010','YYYYMMDD');
>
> to_timestamp
>
> ---------------------------
>
> 2013-12-18 00:00:00+05:30
>
> (1 row)
>
>
>
> The month is 60 in my case and it is giving some random value, whereas I am
> expecting some error message like date is not valid.
>
>
>
> Is it an expected behaviour?
>
>
> --
> Thanks & Regards,
> Dhaval Jaiswal
> EnterpriseDB
> Contact: 732-331-1300 Ext- 2022
> +91-20-30589 516 / 494
> web: www.enterprisedb.com
--
Bruce Momjian http://momjian.us
EnterpriseDB http://enterprisedb.com
PG East: http://www.enterprisedb.com/community/nav-pg-east-2010.do
+ If your life is a hard drive, Christ can be your backup. +В списке pgsql-bugs по дате отправления