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. Required to 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 -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
