[pgAdmin4][Patch]: RM1119 - Add proper validations in fields before processing

From: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: RM1119 - Add proper validations in fields before processing
Date: 2016-08-08 08:48:24
Message-ID: CAM5-9D_tCLgh23LCKHguNxQrnANQ-rnykK3AdJ3b02er90spEg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi

Issues fixed:
1) Add proper validation checks for fields.
2) Fixed wrong sql generation due to incorrect conditions in template.

Please find attached patch and review.

Thanks,
Surinder Kumar

Attachment Content-Type Size
RM1119.patch application/octet-stream 4.5 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-08-08 09:16:32 Re: [pgAdmin 4 - Bug #1523] Messages pane showing incomplete info
Previous Message Surinder Kumar 2016-08-05 18:48:11 [pgAdmin4][Patch]: RM1524 - Reverse engineered SQL for Trigger Functions missing "AS"