Обсуждение: SVN Commit by dpage: r7525 - in trunk/pgagent: . include

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

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

От
svn@pgadmin.org
Дата:
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