Log Message:
---
Only set the schedule end date to NULL when actually required.
Modified Files:
--
pgadmin3/src/agent:
dlgSchedule.cpp (r1.21 -> r1.22)
Index: dlgSchedule.cpp
===
RCS file: /projects/pg
Log Message:
---
Enable the OK button when editting steps or schedules from dlgJob
Modified Files:
--
pgadmin3/src/agent:
dlgJob.cpp (r1.18 -> r1.19)
Index: dlgJob.cpp
===
RCS file: /projects/pgadmin3/
Log Message:
---
Allow insertion of steps & schedules with SQL > 255 chars in length from dlgJob.
Ensure record IDs are correctly set.
Modified Files:
--
pgadmin3/src/agent:
dlgJob.cpp (r1.17 -> r1.18)
dlgSchedule.cpp (r1.20 -> r1.21)
dlgStep.cpp (r1