SVN Commit by dpage: r7525 - in trunk/pgagent: . include - Mailing list pgadmin-hackers

From svn@pgadmin.org
Subject SVN Commit by dpage: r7525 - in trunk/pgagent: . include
Date
Msg-id 200812291730.mBTHU7TI026480@developer.pgadmin.org
Whole thread Raw
List 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 by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Dialog sizing (arrrggghh!)
Next
From: svn@pgadmin.org
Date:
Subject: 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