CVS Commit by dpage: Updates to pgAgent to run without OIDs.

From: cvs(at)developer(dot)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: CVS Commit by dpage: Updates to pgAgent to run without OIDs.
Date: 2005-02-28 16:27:39
Message-ID: 200502281627.j1SGRd8d013024@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Log Message:
-----------
Updates to pgAgent to run without OIDs. Still buggy at this point, but getting there!

Modified Files:
--------------
pgadmin3/src:
pgAdmin3.dsp (r1.123 -> r1.124)
pgadmin3/src/agent:
dlgJob.cpp (r1.11 -> r1.12)
dlgSchedule.cpp (r1.12 -> r1.13)
dlgStep.cpp (r1.11 -> r1.12)
pgaAgent.cpp (r1.9 -> r1.10)
pgaJob.cpp (r1.9 -> r1.10)
pgaSchedule.cpp (r1.11 -> r1.12)
pgaStep.cpp (r1.10 -> r1.11)
pgadmin3/src/agent/include:
dlgJob.h (r1.7 -> r1.8)
dlgSchedule.h (r1.9 -> r1.10)
dlgStep.h (r1.8 -> r1.9)
pgaJob.h (r1.8 -> r1.9)
pgaSchedule.h (r1.8 -> r1.9)
pgaStep.h (r1.7 -> r1.8)
pgadmin3/src/include:
dlgProperty.h (r1.43 -> r1.44)
pgadmin3/src/ui:
dlgProperty.cpp (r1.111 -> r1.112)

Attachment Content-Type Size
cvs-2005228162739-diff.txt text/plain 28.4 KB

Browse pgadmin-hackers by date

  From Date Subject
Next Message Andreas Pflug 2005-02-28 17:38:03 Re: new wx lib needed
Previous Message Dave Page 2005-02-27 19:45:32 Re: CVS Commit by andreas: 2.5.3 --> 2.5.4 fix paths