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)
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.
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
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-
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