mysql2pgsql - mysql2pgsql: Fixed bug: field contents in inserts were

From: jmduarte(at)pgfoundry(dot)org (User Jmduarte)
To: pgsql-committers(at)postgresql(dot)org
Subject: mysql2pgsql - mysql2pgsql: Fixed bug: field contents in inserts were
Date: 2007-11-16 10:51:33
Message-ID: 20071116105133.24EED17ADD77@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/mysql2pgsql/mysql2pgsql/mysql2pgsql.perl.diff?r1=1.3&r2=1.4)

Browse pgsql-committers by date

  From Date Subject
Next Message User Fxjr 2007-11-16 14:43:52 npgsql - Npgsql2: Npgsql.csproj: Missing reference to
Previous Message User Dpage 2007-11-16 09:59:40 pginstaller - pginst: Updates for beta3