Обсуждение: 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

Поиск
Список
Период
Сортировка
Author: dpage

Date: 2007-01-10 15:36:13 +0000 (Wed, 10 Jan 2007)

New Revision: 5850

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5850&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:
   branches/REL-1_6_0_PATCHES/pgadmin3/CHANGELOG
   branches/REL-1_6_0_PATCHES/pgadmin3/src/base/pgSetBase.cpp
   branches/REL-1_6_0_PATCHES/pgadmin3/src/ctl/ctlSQLResult.cpp
   branches/REL-1_6_0_PATCHES/pgadmin3/src/frm/frmExport.cpp
   branches/REL-1_6_0_PATCHES/pgadmin3/src/frm/frmQuery.cpp
   branches/REL-1_6_0_PATCHES/pgadmin3/src/include/base/pgSetBase.h
   branches/REL-1_6_0_PATCHES/pgadmin3/src/include/ctl/ctlSQLResult.h