Re: PATCH: CREATE Script Initial patch (pgAdmin4) - Mailing list pgadmin-hackers

From Akshay Joshi
Subject Re: PATCH: CREATE Script Initial patch (pgAdmin4)
Date
Msg-id CANxoLDdnPrns42tWrYRuJSu9G=L3_Q5HTajhdzCX6g7L-m7nkg@mail.gmail.com
Whole thread Raw
In response to Re: PATCH: CREATE Script Initial patch (pgAdmin4)  (Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>)
List pgadmin-hackers
Thanks - Committed. 

On Wed, May 18, 2016 at 4:01 PM, Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote:
Hi,

PFA patch to add CREATE Script functionality for foreign tables objects which will also have INSERT/UPDATE/DELETE scripts instead of CREATE/SELECT only.



--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


On Tue, May 17, 2016 at 2:54 PM, Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote:
Hi,

PFA patch to add CREATE Script functionality for foreign table objects.

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


On Mon, May 16, 2016 at 12:27 AM, Ashesh Vashi <ashesh.vashi@enterprisedb.com> wrote:

On Fri, May 13, 2016 at 8:13 PM, Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote:

Hi,

PFA updated CREATE Script patch with some bug fixes & added validation.
Committed.
Looking forward to have next version of it for the table, foreign table node.

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company




Regards,
Murtuza

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


On Thu, May 12, 2016 at 7:52 PM, Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote:
Hi,

PFA patch to add CREATE Script functionality for database objects.
 
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company




--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers






--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers




--
Akshay Joshi
Principal Software Engineer 


Phone: +91 20-3058-9517
Mobile: +91 976-788-8246

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Added Insert/Delete/Update script functionality for f
Next
From: Ashesh Vashi
Date:
Subject: Re: server and database node type check in is_connected check [pgadmin4]