SVN Commit by dpage: r5851 - in trunk/pgadmin3: . pgadmin/ctl pgadmin/db pgadmin/frm pgadmin/include/ctl pgadmin/include/db

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r5851 - in trunk/pgadmin3: . pgadmin/ctl pgadmin/db pgadmin/frm pgadmin/include/ctl pgadmin/include/db
Date: 2007-01-10 15:38:42
Message-ID: 200701101538.l0AFcgKk016209@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2007-01-10 15:38:41 +0000 (Wed, 10 Jan 2007)

New Revision: 5851

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

Log:
Fix an issue in the Query Tool export option that could result in blank lines in the export file, per Mathias Durst and Mike.

Modified:
trunk/pgadmin3/CHANGELOG
trunk/pgadmin3/pgadmin/ctl/ctlSQLResult.cpp
trunk/pgadmin3/pgadmin/db/pgSet.cpp
trunk/pgadmin3/pgadmin/frm/frmExport.cpp
trunk/pgadmin3/pgadmin/frm/frmQuery.cpp
trunk/pgadmin3/pgadmin/include/ctl/ctlSQLResult.h
trunk/pgadmin3/pgadmin/include/db/pgSet.h

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2007-01-10 22:26:58 Re: pgstattuple TODO item
Previous Message svn 2007-01-10 15:36:13 SVN Commit by dpage: r5850 - in branches/REL-1_6_0_PATCHES/pgadmin3: . src/base src/ctl src/frm src/include/base src/include/ctl