Re: [pgAdmin4][Patch]: RM 4393 Edit users with parameters 'all' giveserror while saving - Mailing list pgadmin-hackers

From Dave Page
Subject Re: [pgAdmin4][Patch]: RM 4393 Edit users with parameters 'all' giveserror while saving
Date
Msg-id CA+OCxoxMOJ1VyuBiBSYFHFLGR1XCK1JDJTX5XZ4LBiUUq8+juw@mail.gmail.com
Whole thread Raw
In response to [pgAdmin4][Patch]: RM 4393 Edit users with parameters 'all' giveserror while saving  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
Thanks, committed.

On Thu, Jul 4, 2019 at 9:29 AM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi Hackers,

Attached is the patch to fix RM #4393 Edit users with parameters 'all' gives error while saving. Apart from that I have modified the function qtIdent, qtTypeIdent and qtLiteral to handle integer value.
 
Please review it

--
Thanks & Regards
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
Mobile: +91 976-788-8246


--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Ensure parameter values are quoted when needed when e
Next
From: Dave Page
Date:
Subject: Re: [GSoC] Finalized First Patch