Re: [pgAdmin][RM4988] Refactoring of all the SQL files used by pgAdmin4

2019-12-18 Thread Akshay Joshi
Thanks, patch applied. On Wed, Dec 18, 2019 at 1:12 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Had couple of typos in the previous patch. Although the edit types were > passed to the front end, they were not filtered and all the types were > displayed in edi

Re: [pgAdmin][RM4988] Refactoring of all the SQL files used by pgAdmin4

2019-12-17 Thread Aditya Toshniwal
Hi Hackers, Had couple of typos in the previous patch. Although the edit types were passed to the front end, they were not filtered and all the types were displayed in edit table dialog. Kindly find the patch to fix it. On Mon, Dec 16, 2019 at 6:54 PM Akshay Joshi wrote: > Thanks, patch applied

Re: [pgAdmin][RM4988] Refactoring of all the SQL files used by pgAdmin4

2019-12-16 Thread Akshay Joshi
Thanks, patch applied. On Mon, Dec 16, 2019 at 5:40 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached patch which is related to RM4988, reduces the number of hits to > edit_mode_types.sql > (an expensive one). > Currently, this is query is executed for ev