SVN Commit by dpage: r7525 - in trunk/pgagent: . include

Поиск
Список
Период
Сортировка
От svn@pgadmin.org
Тема SVN Commit by dpage: r7525 - in trunk/pgagent: . include
Дата
Msg-id 200812291730.mBTHU7TI026480@developer.pgadmin.org
обсуждение исходный текст
Список pgadmin-hackers
Author: dpage

Date: 2008-12-29 17:30:06 +0000 (Mon, 29 Dec 2008)

New Revision: 7525

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

Log:
Update pgAgent to allow the use of an explicit connection string for a job step as an alternative to a database name.
Requiredto allow use with remote servers, such as hot standby machines on which we cannot write log info. [Ashesh
Vashi,with some tweaking by Dave Page] 


Added:
   trunk/pgagent/pgagent_upgrade.sql
Modified:
   trunk/pgagent/CMakeLists.txt
   trunk/pgagent/connection.cpp
   trunk/pgagent/include/connection.h
   trunk/pgagent/job.cpp
   trunk/pgagent/misc.cpp
   trunk/pgagent/pgAgent.cpp
   trunk/pgagent/pgagent.sql

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Dialog sizing (arrrggghh!)
Следующее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by dpage: r7526 - in trunk/pgadmin3: . pgadmin pgadmin/agent pgadmin/db pgadmin/dlg pgadmin/include pgadmin/include/agent pgadmin/include/db pgadmin/include/dlg pgadmin/ui