SVN Commit by hiroshi: r6413 - in branches/REL-1_6_0_PATCHES/pgadmin3: . src/frm

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by hiroshi: r6413 - in branches/REL-1_6_0_PATCHES/pgadmin3: . src/frm
Date: 2007-07-05 01:35:27
Message-ID: 200707050135.l651ZReA007998@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: hiroshi

Date: 2007-07-05 01:35:27 +0000 (Thu, 05 Jul 2007)

New Revision: 6413

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6413&view=rev

Log:
Fixed UTF8 option was not effective by file reading and writing of a query.
Per report from Claudia. Thanks!
and Fixed crash at the time of file save. This was in some other reports.

Modified:
branches/REL-1_6_0_PATCHES/pgadmin3/CHANGELOG
branches/REL-1_6_0_PATCHES/pgadmin3/src/frm/frmQuery.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2007-07-05 02:03:54 SVN Commit by hiroshi: r6414 - in trunk/pgadmin3: . pgadmin/frm
Previous Message Erwin Brandstetter 2007-07-04 17:59:47 Copying / inserting new row in edit grid fails