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

Поиск
Список
Период
Сортировка
От cvs@developer.pgadmin.org
Тема CVS Commit by dpage: Allow insertion of steps & schedules with SQL > 255
Дата
Msg-id 200504162036.j3GKa2XM008902@developer.pgadmin.org
обсуждение исходный текст
Список 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)


Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: OpenMacNews
Дата:
Сообщение: Re: pgadmin3 + wxwidgets-cvs (v2.6) ; dies in
Следующее
От: cvs@developer.pgadmin.org
Дата:
Сообщение: CVS Commit by dpage: Enable the OK button when editting steps or