SVN Commit by dpage: r7901 - in trunk/pgadmin3/pgadmin: . frm include include/frm include/utils utils

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r7901 - in trunk/pgadmin3/pgadmin: . frm include include/frm include/utils utils
Date: 2009-06-09 11:19:10
Message-ID: 200906091119.n59BJAR7027790@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2009-06-09 12:19:10 +0100 (Tue, 09 Jun 2009)

New Revision: 7901

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

Log:
This patch fixes many problems in the handling of GPDB CSV format logs for the frmStatus display.

It's also a useful start for supporting PostgreSQL 8.4 CSV format logs.
[Chuck McDevitt]

Added:
trunk/pgadmin3/pgadmin/include/utils/csvfiles.h
trunk/pgadmin3/pgadmin/utils/csvfiles.cpp
Modified:
trunk/pgadmin3/pgadmin/frm/frmMainConfig.cpp
trunk/pgadmin3/pgadmin/frm/frmStatus.cpp
trunk/pgadmin3/pgadmin/include/frm/frmStatus.h
trunk/pgadmin3/pgadmin/include/precomp.h
trunk/pgadmin3/pgadmin/include/utils/module.mk
trunk/pgadmin3/pgadmin/pgAdmin3.vcproj
trunk/pgadmin3/pgadmin/utils/module.mk

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2009-06-09 11:19:33 Re: New patch for bugs in GPDB csv format log handling
Previous Message svn 2009-06-09 09:46:21 SVN Commit by dpage: r7900 - trunk/pgadmin3/pgadmin/dlg