Re: [pgadmin-hackers] PATCH: Tablespace Node [pgAdmin4]

2016-02-04 Thread Neel Patel
Hi Team, New Tablespace patch is working fine. If it looks good then we can commit the code. Thanks, Neel Patel On Thu, Feb 4, 2016 at 7:44 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi, > > PFA updated patch, Corrected a typo in sql panel. > > Regards, > Murtuza > > -

Re: [pgadmin-hackers] PATCH: Tablespace Node [pgAdmin4]

2016-02-04 Thread Murtuza Zabuawala
Hi, PFA updated patch, Corrected a typo in sql panel. Regards, Murtuza -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Thu, Feb 4, 2016 at 7:20 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > > Hi, > > PFA update

Re: [pgadmin-hackers] PATCH: Tablespace Node [pgAdmin4]

2016-02-04 Thread Murtuza Zabuawala
Hi, PFA updated patch, I have updated error handling at client side. Regards, Murtuza -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Thu, Feb 4, 2016 at 6:52 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi,

Re: [pgadmin-hackers] PATCH: Tablespace Node [pgAdmin4]

2016-02-04 Thread Murtuza Zabuawala
Hi, PFA updated patch, I have updated privilege parsing logic. Regards, Murtuza -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Thu, Feb 4, 2016 at 1:11 PM, Neel Patel wrote: > Thank you Murtuza. > New patch is working fine with al

Re: [pgadmin-hackers] PATCH: Tablespace Node [pgAdmin4]

2016-02-03 Thread Neel Patel
Thank you Murtuza. New patch is working fine with all supported PG version. We should use this latest tablespace patch. Ashesh - Can you please review it ? If It looks good then we should commit this patch. Thanks, Neel Patel On Thu, Feb 4, 2016 at 12:36 PM, Murtuza Zabuawala < murtuza.zabuaw...

Re: [pgadmin-hackers] PATCH: Tablespace Node [pgAdmin4]

2016-02-03 Thread Murtuza Zabuawala
Hi Neel, PFA updated patch for tablespace. Used qtIdent function on role names to handle special characters in role. Regards, Murtuza -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Thu, Feb 4, 2016 at 12:08 PM, Murtuza Zabuawala <

Re: [pgadmin-hackers] PATCH: Tablespace Node [pgAdmin4]

2016-02-03 Thread Murtuza Zabuawala
Hi Neel, PFA updated patch. Added one more condition to check PG version post and pre 9.1. Please review it. Regards, Murtuza -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Wed, Feb 3, 2016 at 4:41 PM, Neel Patel wrote: > Hi, > >

Re: [pgadmin-hackers] PATCH: Tablespace Node [pgAdmin4]

2016-02-03 Thread Neel Patel
Hi, New patch looks good to me. All the features are working fine. Ashesh - If possible, can you please review it ?. if it looks good then you can commit it. Thanks, Neel Patel On Wed, Feb 3, 2016 at 3:41 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi Neel, > > Thanks

Re: [pgadmin-hackers] PATCH: Tablespace Node [pgAdmin4]

2016-02-03 Thread Murtuza Zabuawala
Hi Neel, Thanks for reviewing my code, I have fixed the issues mentioned, Please find attached updated patch for table space node. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Wed, Feb 3, 2016 at 2:42 PM, Neel Patel wrote: > Hi Mu

Re: [pgadmin-hackers] PATCH: Tablespace Node [pgAdmin4]

2016-02-03 Thread Neel Patel
Hi Murtuza, Please find below review comments. - "Location" and "Variables" fields are not getting display under Properties Panel. - When we remove/add the Variables fields, we are executing query individually for each parameters. We should execute it in single query as below. e.g. *Multi

Re: [pgadmin-hackers] PATCH: Tablespace Node [pgAdmin4]

2016-02-02 Thread Murtuza Zabuawala
Hi, PFA updated patch, Copyright year updated. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Wed, Feb 3, 2016 at 12:22 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi, > > Please find attach patch for tables

[pgadmin-hackers] PATCH: Tablespace Node [pgAdmin4]

2016-02-02 Thread Murtuza Zabuawala
Hi, Please find attach patch for tablespace node for pgAdmin4. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company tablespace_node_v1.patch Description: Binary data -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)