Re: [BUGS] Help-me

2006-09-27 Thread Juan Miguel Paredes
On 26 Sep 2006 07:21:53 -0700, Mussum <[EMAIL PROTECTED]> wrote: I am developing an application and I am not obtaining to leave this error: org.postgresql.util.PSQLException: Não está inserindo um registro. org.postgresql.jdbc2.AbstractJdbc2ResultSet.insertRow(AbstractJdbc2ResultSet.java

Re: [BUGS] BUG #1630: Wrong conversion in to_date() function. See example.

2005-04-27 Thread Juan Miguel Paredes
Even _javascript_ handles those dates the same way...   On 4/27/05, Tom Lane <[EMAIL PROTECTED]> wrote: "Ariel E. Carná/Elizabeth Sosa" <[EMAIL PROTECTED]> writes: > PROD=# select to_date('2005-02-32', '-MM-DD');>   to_date> >  2005-03-04> (1 row)I'm not convinced that's a bug --- m