[pgAdmin4][Patch]: RM #3638 Syntax Error displayed when user try tocreate new Schedule and select start date and time in Exception

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема [pgAdmin4][Patch]: RM #3638 Syntax Error displayed when user try tocreate new Schedule and select start date and time in Exception
Дата
Msg-id CANxoLDdFHqKPeWeheqfCW2ysbZE_CzELkZ0fOi+QoAmBgYY7EQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin4][Patch]: RM #3638 Syntax Error displayed when user tryto create new Schedule and select start date and time in Exception
Список pgadmin-hackers
Hi Hackers,

Attached is the patch to fix the RM 3638 "Syntax Error displayed when user try to create new Schedule and select start date and time in Exception". Patch contains following fixes:
  • Fixed syntax error.
  • Update/Delete exceptions are not working, SQL is wrong.
  • Wrong exception time is shown, it should shown in UTC as datatype of the column is timestamp with out timezone.
  • Added test cases for Schedule and Steps of pgAgent Job.    
Please review it.
--
Akshay Joshi
Sr. Software Architect


Phone: +91 20-3058-9517
Mobile: +91 976-788-8246
Вложения

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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fixed calender control issues with Bootstrap 4
Следующее
От: Harshal Dhumal
Дата:
Сообщение: [pgAdmin4][Patch] RM #3700 fix connection garbage collector