SVN Commit by dpage: r7679 - in trunk/pgadmin3/pgadmin: frm include/pgscript include/pgscript/utilities pgscript pgscript/statements pgscript/utilities - Mailing list pgadmin-hackers

From svn@pgadmin.org
Subject SVN Commit by dpage: r7679 - in trunk/pgadmin3/pgadmin: frm include/pgscript include/pgscript/utilities pgscript pgscript/statements pgscript/utilities
Date
Msg-id 200903111935.n2BJZqFn029818@developer.pgadmin.org
Whole thread Raw
List pgadmin-hackers
Author: dpage

Date: 2009-03-11 19:35:51 +0000 (Wed, 11 Mar 2009)

New Revision: 7679

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

Log:
Enable pgScript to use the pgAdmin UI for error
output: when an error occurs while interpreting a script then the line
where the error occurred is signaled. [Mickael Deloison]


Modified:
   trunk/pgadmin3/pgadmin/frm/frmQuery.cpp
   trunk/pgadmin3/pgadmin/include/pgscript/pgsApplication.h
   trunk/pgadmin3/pgadmin/include/pgscript/utilities/pgsThread.h
   trunk/pgadmin3/pgadmin/pgscript/pgsApplication.cpp
   trunk/pgadmin3/pgadmin/pgscript/statements/pgsStmtList.cpp
   trunk/pgadmin3/pgadmin/pgscript/utilities/pgsDriver.cpp
   trunk/pgadmin3/pgadmin/pgscript/utilities/pgsThread.cpp

pgadmin-hackers by date:

Previous
From: Mickael Deloison
Date:
Subject: Re: [pgScript patch] Improved test output + make use of pgAdmin UI for error output
Next
From: Dave Page
Date:
Subject: Re: [pgScript patch] Improved test output + make use of pgAdmin UI for error output