Re: [pgadmin-hackers] patch for RM1460 [pgAdmin4]

2016-07-24 Thread Harshal Dhumal
Hi Dave, Can you please try again with clean cache. Above mentioned scenario is working fine for me. Thanks. -- *Harshal Dhumal* *Software Engineer* EnterpriseDB India: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Fri, Jul 22, 2016 at 9:13 PM, Dave Page wrote: > Hi > > O

Re: [pgadmin-hackers] [pgAdmin4][patch]: Fix for RM 1320

2016-07-24 Thread Neel Patel
Adding more details. *Root cause:-* When user change schema of already created fdw extension then while creating the new fdw we should append the .. Previously we added only so while executing the query it will not be able to find fdw handler name without schema name. e.g. If user changed the f

[pgadmin-hackers] [pgAdmin4][patch]: Fix for RM 1320

2016-07-24 Thread Neel Patel
Hi, Please find attached patch file for the fix of RM- 1320. RM-1320 - Unable to create foreign data wrapper when user change the schema of extension 'postgres_fdw_handler'. Thanks, Neel Patel RM_1320.patch Description: Binary data -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@po