Re: [pgadmin-hackers] [pgadmin-support] pgAdmin 1.18.0 + slony-I 2.2.0 + PG 9.3

2014-10-29 Thread Ashesh Vashi
Thanks everybody for your contribution. We've committed the patch in the master branch. Dave, Do we need to check-in this in the REL-1_18_0_PATCHES branch? -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.c

[pgadmin-hackers] pgAdmin III commit: Added support for Slony-I 2.2+ with PostgreSQL 9.3+

2014-10-29 Thread Ashesh Vashi
Added support for Slony-I 2.2+ with PostgreSQL 9.3+ Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=ea6c372c5135dc7dfad3d289bd6f309471a66722 Modified Files -- CHANGELOG |2 + pgadmin/slony/dlgRepCluster.cpp

Re: [pgadmin-hackers] PATCH: Fix Explain data output column not auto-sizing

2014-10-29 Thread Ashesh Vashi
Committed to the master branch. Thanks for the patch -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi* On Mon, Oct 27, 2014 at 6:29 PM, Sanket Meht

Re: [pgadmin-hackers] PATCH: Clear undo/redo history when a file is opened in Query editor

2014-10-29 Thread Ashesh Vashi
Thanks for the patch. Committed to the master branch. -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi* On Tue, Oct 28, 2014 at 9:59 PM, Sanket Meh

Re: [pgadmin-hackers] PATCH: Support smallserial columns in Edit Data window

2014-10-29 Thread Ashesh Vashi
Thanks J.F. Oster for the patch, and Sanket Mehta for reviewing it. I've committed it in the repository. -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi*

[pgadmin-hackers] pgAdmin III commit: Clear the Undo/Redo history, when a file is opened

2014-10-29 Thread Ashesh Vashi
Clear the Undo/Redo history, when a file is opened in the Query window Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=e902cfc1332bd2c5f034fc0429c9e33b5d87c14f Author: J.F. Oster Modified Files -- CHANGELOG|2 ++

[pgadmin-hackers] pgAdmin III commit: Restore the user specified size on the result grid

2014-10-29 Thread Ashesh Vashi
Restore the user specified size on the result grid in Query windows to fix an issue related to the column size is too narrow on subsequent Explain execution Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=38ed9969a7bd44157c89719d112ae9153a7d0bd3

[pgadmin-hackers] pgAdmin III commit: Support smallserial colmns in the Edit Data window

2014-10-29 Thread Ashesh Vashi
Support smallserial colmns in the Edit Data window Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=eb5f01e732944bb965c36e760134394ae41912b0 Author: J.F. Oster Modified Files -- CHANGELOG |2 ++ pgadmin/frm/frmE

Re: [pgadmin-hackers] PATCH: Support smallserial columns in Edit Data window

2014-10-29 Thread Sanket Mehta
Hi J.F., Thank you for the explanation. I have reviewed the patch. It resolves both issues mentioned in the explanation. Regards, Sanket Mehta Sr Software engineer Enterprisedb On Tue, Oct 28, 2014 at 10:16 PM, J.F. Oster wrote: > Hello Sanket, > > Steps to reveal issues: > > 1. Prepare test