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

Поиск
Список
Период
Сортировка
От svn@pgadmin.org
Тема SVN Commit by dpage: r7679 - in trunk/pgadmin3/pgadmin: frm include/pgscript include/pgscript/utilities pgscript pgscript/statements pgscript/utilities
Дата
Msg-id 200903111935.n2BJZqFn029818@developer.pgadmin.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Mickael Deloison
Дата:
Сообщение: Re: [pgScript patch] Improved test output + make use of pgAdmin UI for error output
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgScript patch] Improved test output + make use of pgAdmin UI for error output