CVS Commit by dpage: Allow insertion of steps & schedules with SQL > 255 - Mailing list pgadmin-hackers

From cvs@developer.pgadmin.org
Subject CVS Commit by dpage: Allow insertion of steps & schedules with SQL > 255
Date
Msg-id 200504162036.j3GKa2XM008902@developer.pgadmin.org
Whole thread Raw
List pgadmin-hackers
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

pgadmin-hackers by date:

Previous
From: OpenMacNews
Date:
Subject: Re: pgadmin3 + wxwidgets-cvs (v2.6) ; dies in
Next
From: cvs@developer.pgadmin.org
Date:
Subject: CVS Commit by dpage: Enable the OK button when editting steps or