Thread: CVS Commit by dpage: Allow insertion of steps & schedules with SQL > 255

CVS Commit by dpage: Allow insertion of steps & schedules with SQL > 255

From
cvs@developer.pgadmin.org
Date:
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.17 -> r1.18)
    pgadmin3/src/ui:
        dlgProperty.cpp (r1.118 -> r1.119)


Attachment