SVN Commit by dpage: r5370 - trunk/pgadmin3/src/frm
От
svn@pgadmin.org
Тема
SVN Commit by dpage: r5370 - trunk/pgadmin3/src/frm
Дата
Msg-id
200609151328.k8FDS9tK014925@developer.pgadmin.org
Список
Author: dpage Date: 2006-09-15 14:28:09 +0100 (Fri, 15 Sep 2006) New Revision: 5370 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5370&view=rev Log: When exporting data to the local charset wxFile::Write will crash if it can't convert the data. Check that conversion is possible before writing each row and skip if not. If any failures have occured, tell the user how many, and suggest they use UTF8 instead. Per Harald Armin Massa Modified: trunk/pgadmin3/src/frm/frmExport.cpp
В списке pgadmin-hackers по дате отправления