CVS Commit by dpage: Add a release target to the build. - Mailing list pgadmin-hackers

From cvs@developer.pgadmin.org
Subject CVS Commit by dpage: Add a release target to the build.
Date
Msg-id 200503022120.j22LKVfc004576@developer.pgadmin.org
Whole thread Raw
List pgadmin-hackers
Log Message:
-----------
Add a release target to the build.
Change the schema name to pgagent (for future recommentations of a dbname of pgadmin)
Insert the hostname in pga_jobagent.station

Modified Files:
--------------
    pgagent:
        pgagent.sql (r1.3 -> r1.4)
    pgagent/src:
        job.cpp (r1.3 -> r1.4)
        pgAgent.cpp (r1.3 -> r1.4)
        pgAgent.dsp (r1.4 -> r1.5)
    pgagent/src/include:
        connection.h (r1.2 -> r1.3)
        copyright.h (r1.1 -> r1.2)
        job.h (r1.2 -> r1.3)
        misc.h (r1.1 -> r1.2)
        pgAgent.h (r1.1 -> r1.2)
        version.h (r1.1 -> r1.2)


Attachment

pgadmin-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: RFC: pgAgent Scheduler Design
Next
From: cvs@developer.pgadmin.org
Date:
Subject: CVS Commit by dpage: Change the pgagent schema name to pgagent (for