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

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r7525 - in trunk/pgagent: . include
Date: 2008-12-29 17:30:07
Message-ID: 200812291730.mBTHU7TI026480@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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. 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

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2008-12-29 19:58:38 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
Previous Message Guillaume Lelarge 2008-12-26 14:16:48 Re: Dialog sizing (arrrggghh!)