CVS Commit by dpage: Updates to pgAgent to run without OIDs. - Mailing list pgadmin-hackers

From cvs@developer.pgadmin.org
Subject CVS Commit by dpage: Updates to pgAgent to run without OIDs.
Date
Msg-id 200502281627.j1SGRd8d013024@developer.pgadmin.org
Whole thread Raw
List 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

pgadmin-hackers by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: CVS Commit by dpage: Use schema 'pgadmin' as
Next
From: Andreas Pflug
Date:
Subject: Re: new wx lib needed