mysql2pgsql - mysql2pgsql: Fixed bug with float/double conversion

From: jmduarte(at)pgfoundry(dot)org (User Jmduarte)
To: pgsql-committers(at)postgresql(dot)org
Subject: mysql2pgsql - mysql2pgsql: Fixed bug with float/double conversion
Date: 2007-08-06 10:51:48
Message-ID: 20070806105148.D12502175D2@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fixed bug with float/double conversion (pgfoundry bug 1002569) and added test case for it

Modified Files:
--------------
mysql2pgsql:
mysql2pgsql.perl (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/mysql2pgsql/mysql2pgsql/mysql2pgsql.perl.diff?r1=1.1&r2=1.2)
test.sql (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/mysql2pgsql/mysql2pgsql/test.sql.diff?r1=1.1&r2=1.2)

Browse pgsql-committers by date

  From Date Subject
Next Message User Korryd 2007-08-06 21:32:14 edb-debugger - server: No longer stopping on invisible RETURN statement
Previous Message Magnus Hagander 2007-08-06 07:58:06 pgsql: Fix incorrect URI for cvs rsync