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

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: RM #3638 Syntax Error displayed when user try to create new Schedule and select start date and time in Exception
Date: 2018-10-12 11:18:12
Message-ID: CANxoLDdFHqKPeWeheqfCW2ysbZE_CzELkZ0fOi+QoAmBgYY7EQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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-9517Mobile: +91 976-788-8246*

Attachment Content-Type Size
RM_3638.patch application/octet-stream 34.5 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Harshal Dhumal 2018-10-12 12:23:53 [pgAdmin4][Patch] RM #3700 fix connection garbage collector
Previous Message Akshay Joshi 2018-10-12 09:32:48 pgAdmin 4 commit: Fixed calender control issues with Bootstrap 4