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

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to