| From: | cvs(at)developer(dot)pgadmin(dot)org |
|---|---|
| To: | pgadmin-hackers(at)postgresql(dot)org |
| Subject: | CVS Commit by dpage: Add a release target to the build. |
| Date: | 2005-03-02 21:20:31 |
| Message-ID: | 200503022120.j22LKVfc004576@developer.pgadmin.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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 | Content-Type | Size |
|---|---|---|
| cvs-200532212031-diff.txt | text/plain | 25.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | cvs | 2005-03-02 21:27:51 | CVS Commit by dpage: Change the pgagent schema name to pgagent (for |
| Previous Message | Dave Page | 2005-03-02 20:25:00 | RFC: pgAgent Scheduler Design |