[COMMITTERS] mysql2pgsql - mysql2pgsql: Fixed bug: field contents in inserts were

2007-11-16 Thread User Jmduarte
Log Message: --- Fixed bug: field contents in inserts were interpreted as timestamp, I commented out the part of code causing this because it looks like useless. Hope it doesn't break anything else. Modified Files: -- mysql2pgsql: mysql2pgsql.perl (r1.3 -> r1.4)

[COMMITTERS] mysql2pgsql - mysql2pgsql: Float types conversion was still not

2007-08-13 Thread User Jmduarte
Log Message: --- Float types conversion was still not converting properly double(1,2) -> double precision Modified Files: -- mysql2pgsql: mysql2pgsql.perl (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/mysql2pgsql/mysql2pgsql/mysql2pgsql.perl.

[COMMITTERS] mysql2pgsql - mysql2pgsql: Fixed bug with float/double conversion

2007-08-06 Thread User Jmduarte
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

[COMMITTERS] mysql2pgsql - mysql2pgsql: Moved everything to directory mysql2pgsql,

2007-06-22 Thread User Jmduarte
Log Message: --- Moved everything to directory mysql2pgsql, root directory was not the right place Added Files: --- mysql2pgsql: Changelog (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/mysql2pgsql/mysql2pgsql/Changelog?rev=1.1&content-type=text/x-cvsweb-

[COMMITTERS] mysql2pgsql - mysql2pgsql: New Directory

2007-06-22 Thread User Jmduarte
Update of /cvsroot/mysql2pgsql/mysql2pgsql In directory pgfoundry.org:/tmp/cvs-serv91799/mysql2pgsql Log Message: Directory /cvsroot/mysql2pgsql/mysql2pgsql added to the repository ---(end of broadcast)--- TIP 2: Don't 'kill -9' the postmaster