Re: [pgAdmin][4709] Invalid FTS configuration token dictionaries

2020-04-15 Thread Dave Page
On Wed, Apr 15, 2020 at 8:25 AM Akshay Joshi wrote: > Hi Ganesh > > As per my understanding, the dictionary names from "pg_catalog" should not > be schema-qualified. Please make appropriate changes and send the patch > again. > > @Dave/@Ashesh thoughts? > Maybe I'm missing something, but I don't

Re: [pgAdmin][4709] Invalid FTS configuration token dictionaries

2020-04-15 Thread Akshay Joshi
Hi Ganesh As per my understanding, the dictionary names from "pg_catalog" should not be schema-qualified. Please make appropriate changes and send the patch again. @Dave/@Ashesh thoughts? On Tue, Apr 14, 2020 at 5:37 PM Ganesh Jaybhay < ganesh.jayb...@enterprisedb.com> wrote: > Hi Hackers, > >

[pgAdmin][4709] Invalid FTS configuration token dictionaries

2020-04-14 Thread Ganesh Jaybhay
Hi Hackers, Attached is the patch to add schema qualified dictionary names in FTS configuration to overcome the confusion of duplicate dictionary names. Also modified the resql test cases accordingly. Please review. Regards, Ganesh Jaybhay diff --git a/web/pgadmin/browser/server_groups/servers/